diff options
author | ade <ade@FreeBSD.org> | 2001-03-23 05:42:30 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-03-23 05:42:30 +0000 |
commit | 903225e82a9068e8824e58a43cba33afbce6aa45 (patch) | |
tree | 290dab4ce6c29291a45b0429709caa51df3927a9 /graphics/imlib | |
parent | ea29c7d1f564a2d43eda992ca508deb175763521 (diff) | |
download | FreeBSD-ports-903225e82a9068e8824e58a43cba33afbce6aa45.zip FreeBSD-ports-903225e82a9068e8824e58a43cba33afbce6aa45.tar.gz |
Sigh. Reclaim these, primarily for GNOME 1.4
Diffstat (limited to 'graphics/imlib')
-rw-r--r-- | graphics/imlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 628e40b..197e5eb 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/imlib -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ |