diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
commit | b6b4a544cd505584d1405f3624588a913b4af637 (patch) | |
tree | eeb4128a6ba95831346eb4a0ba05d48148fb7467 /print/foomatic-db | |
parent | 54d3a22e171d39d99384d5ae12edab9cd735a34b (diff) | |
download | ports-b6b4a544cd505584d1405f3624588a913b4af637.tar.gz ports-b6b4a544cd505584d1405f3624588a913b4af637.zip |
Notes
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 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 \ |