diff options
author | nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
commit | 85f6e37f9240246f4c8bbfe47901af73a6046971 (patch) | |
tree | b83fc64fdfe53153404b45371ad7e7df6c1c604b /print/gnome-print | |
parent | 783d0b31a90659934b90ef46548b84274001e314 (diff) | |
download | FreeBSD-ports-85f6e37f9240246f4c8bbfe47901af73a6046971.zip FreeBSD-ports-85f6e37f9240246f4c8bbfe47901af73a6046971.tar.gz |
Change MAINTAINER to ade@FreeBSD.org .
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 46c6125..c068dde 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ |