diff options
author | acm <acm@FreeBSD.org> | 2006-07-23 10:45:24 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-07-23 10:45:24 +0800 |
commit | 9f7e17b47443cfc90e9c426d36b206427d24645d (patch) | |
tree | ff4d5da84f8c9730cc18611095b49fc517fb18a5 /print | |
parent | 11ddc002302cbbae59d2ec66f888ee6f8a49f498 (diff) | |
download | freebsd-ports-gnome-9f7e17b47443cfc90e9c426d36b206427d24645d.tar.gz freebsd-ports-gnome-9f7e17b47443cfc90e9c426d36b206427d24645d.tar.zst freebsd-ports-gnome-9f7e17b47443cfc90e9c426d36b206427d24645d.zip |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor)
Diffstat (limited to 'print')
-rw-r--r-- | print/foo2zjs/Makefile | 2 | ||||
-rw-r--r-- | print/foomatic-db-engine/Makefile | 2 | ||||
-rw-r--r-- | print/foomatic-db/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile index 04c6a3fac5f3..e29c44f739a5 100644 --- a/print/foo2zjs/Makefile +++ b/print/foo2zjs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= http://foo2zjs.rkkda.com/ DISTNAME= ${PORTNAME} -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Driver for printers that use the ZjStream wire protocol LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index e513088099e2..4ab649168dd1 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= foomatic-db- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION} DIST_SUBDIR= foomatic -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Foomatic database engine BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile index 53fd2f679a85..80a8276de9a8 100644 --- a/print/foomatic-db/Makefile +++ b/print/foomatic-db/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= foomatic- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION} DIST_SUBDIR= foomatic -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Foomatic database LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ |