diff options
author | ade <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
commit | f702e23206bec16c208a304fe51d5c79ec37095b (patch) | |
tree | 7fd432a3595e1cce0d24fee33a72c420fdee26d8 /x11-toolkits/gal | |
parent | a5a3f783458625326a1b2b581071dd1f073569df (diff) | |
download | FreeBSD-ports-f702e23206bec16c208a304fe51d5c79ec37095b.zip FreeBSD-ports-f702e23206bec16c208a304fe51d5c79ec37095b.tar.gz |
SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
Diffstat (limited to 'x11-toolkits/gal')
-rw-r--r-- | x11-toolkits/gal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile index 5335677..fe91d17 100644 --- a/x11-toolkits/gal/Makefile +++ b/x11-toolkits/gal/Makefile @@ -11,7 +11,7 @@ CATEGORIES?= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gal -MAINTAINER?= ade@FreeBSD.org +MAINTAINER?= gnome@FreeBSD.org LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \ giconv.2:${PORTSDIR}/converters/libiconv |