diff options
author | ade <ade@FreeBSD.org> | 2001-05-12 00:36:50 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-12 00:36:50 +0800 |
commit | f702e23206bec16c208a304fe51d5c79ec37095b (patch) | |
tree | 7fd432a3595e1cce0d24fee33a72c420fdee26d8 /x11/gnome-applets | |
parent | a5a3f783458625326a1b2b581071dd1f073569df (diff) | |
download | freebsd-ports-gnome-f702e23206bec16c208a304fe51d5c79ec37095b.tar.gz freebsd-ports-gnome-f702e23206bec16c208a304fe51d5c79ec37095b.tar.zst freebsd-ports-gnome-f702e23206bec16c208a304fe51d5c79ec37095b.zip |
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/gnome-applets')
-rw-r--r-- | x11/gnome-applets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 6a9f558c8677..5dc81be80921 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gnome-applets DISTNAME= gnome-applets-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= ghttp.1:${PORTSDIR}/www/libghttp \ gtop.1:${PORTSDIR}/devel/libgtop |