diff options
author | nakai <nakai@FreeBSD.org> | 2000-01-07 10:07:00 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-01-07 10:07:00 +0800 |
commit | 85f6e37f9240246f4c8bbfe47901af73a6046971 (patch) | |
tree | b83fc64fdfe53153404b45371ad7e7df6c1c604b /print/gnomeprint | |
parent | 783d0b31a90659934b90ef46548b84274001e314 (diff) | |
download | freebsd-ports-gnome-85f6e37f9240246f4c8bbfe47901af73a6046971.tar.gz freebsd-ports-gnome-85f6e37f9240246f4c8bbfe47901af73a6046971.tar.zst freebsd-ports-gnome-85f6e37f9240246f4c8bbfe47901af73a6046971.zip |
Change MAINTAINER to ade@FreeBSD.org .
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 46c61252c73b..c068ddeeb09d 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/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 \ |