aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-03-23 05:42:30 +0000
committerAde Lovett <ade@FreeBSD.org>2001-03-23 05:42:30 +0000
commitdce51cd86c8b993089c380cdb34f073ad777837b (patch)
treedb37fb8a6cf31867991c23ba3c4dab2afd7757b8 /graphics
parente94bb46af20754e95493f50968a02045b5908425 (diff)
Sigh. Reclaim these, primarily for GNOME 1.4
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fnlib/Makefile2
-rw-r--r--graphics/imlib/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile
index 7120ffee255a..bdec97b4111d 100644
--- a/graphics/fnlib/Makefile
+++ b/graphics/fnlib/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://mirror.nucba.ac.jp/mirror/enlightenment/enlightenment/libs/
ftp://ftp.dti.ad.jp/pub/X/enlightenment/enlightenment/libs/ \
ftp://mirror.nucba.ac.jp/mirror/enlightenment/enlightenment/libs/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ade@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index 628e40b822d6..197e5eb9e8f5 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 \