diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-02-16 22:30:29 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-02-16 22:30:29 +0000 |
commit | ca24d52577c0104c8b1bb2f88355d2524a8d4161 (patch) | |
tree | 516bceeaca0f138a71df521295d5c4852f7c1102 /print/xpp | |
parent | 445d4b28118ed029f1aaf9de68fc1818fb154f5b (diff) | |
download | ports-ca24d52577c0104c8b1bb2f88355d2524a8d4161.tar.gz ports-ca24d52577c0104c8b1bb2f88355d2524a8d4161.zip |
Notes
Diffstat (limited to 'print/xpp')
-rw-r--r-- | print/xpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/xpp/Makefile b/print/xpp/Makefile index c4f8bcbdac58..3cc672cb87d8 100644 --- a/print/xpp/Makefile +++ b/print/xpp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= cups DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= njl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11-based printer manager for CUPS LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base \ |