diff options
-rw-r--r-- | imlib2/Pkgfile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/imlib2/Pkgfile b/imlib2/Pkgfile index 8b8244d3e..282d43343 100644 --- a/imlib2/Pkgfile +++ b/imlib2/Pkgfile @@ -1,8 +1,8 @@ # Description: Powerful image loading and rendering library # URL: http://www.enlightenment.org/ -# Maintainer: Han Boetes, han at mijncomputer dot nl -# Packager: Han Boetes, han at mijncomputer dot nl -# Depends on: cvs, x11, libungif +# Maintainer: Han Boetes <han@mijncomputer.nl> +# Packager: Han Boetes <han@mijncomputer.nl> +# Depends on: libungif name=imlib2 version=cvs @@ -25,4 +25,3 @@ build() make make install DESTDIR=$PKG } - |