diff options
author | linimon <linimon@FreeBSD.org> | 2008-02-17 06:30:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-02-17 06:30:29 +0800 |
commit | 9817b312b4da60c7c70c565671a8dcca8e124e16 (patch) | |
tree | 09314a6faee493f37ac44a5f19ce82c79b6998a6 /print/xpp | |
parent | db477f7c1a265145b59011fcf36757204171ea1e (diff) | |
download | freebsd-ports-gnome-9817b312b4da60c7c70c565671a8dcca8e124e16.tar.gz freebsd-ports-gnome-9817b312b4da60c7c70c565671a8dcca8e124e16.tar.zst freebsd-ports-gnome-9817b312b4da60c7c70c565671a8dcca8e124e16.zip |
njl has handed in his commit bit.
Hat: portmgr
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 \ |