diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-12 00:36:50 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-12 00:36:50 +0800 |
commit | 5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380 (patch) | |
tree | a9a3c91d0c4c0927f0055b885eb9de7cd9adf356 /print/gnomeprint | |
parent | a7be7f3bb147ec2c3881347ea26c2f68bf64df06 (diff) | |
download | freebsd-ports-gnome-5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380.tar.gz freebsd-ports-gnome-5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380.tar.zst freebsd-ports-gnome-5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380.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 'print/gnomeprint')
-rw-r--r-- | print/gnomeprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index 19d3b2c8bcae..d6d7de2fc897 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print DISTNAME= gnome-print-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 |