diff options
author | acm <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
commit | 9f7e17b47443cfc90e9c426d36b206427d24645d (patch) | |
tree | ff4d5da84f8c9730cc18611095b49fc517fb18a5 /print/foomatic-db | |
parent | 11ddc002302cbbae59d2ec66f888ee6f8a49f498 (diff) | |
download | FreeBSD-ports-9f7e17b47443cfc90e9c426d36b206427d24645d.zip FreeBSD-ports-9f7e17b47443cfc90e9c426d36b206427d24645d.tar.gz |
Change maintainer address to my @FreeBSD.org email
Approved by: garga (mentor)
Diffstat (limited to 'print/foomatic-db')
-rw-r--r-- | print/foomatic-db/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile index 53fd2f6..80a8276 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 \ |