diff options
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 d51718c84f07..74fcdb02ea11 100644 --- a/print/foomatic-db/Makefile +++ b/print/foomatic-db/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL} NO_CHECKSUM= ${DISTFILES} -MAINTAINER= gasp@ridcully.dnsalias.org +MAINTAINER= ports@FreeBSD.org COMMENT= Foomatic database LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ |