diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
commit | 106310e7ffb7a3b075dae02abf181e4010556803 (patch) | |
tree | cea64c544837d331bdf6856b4acf181eb610d0c3 /print/hp2xx | |
parent | bbf67b84b13daa919de55830eb7063a091564563 (diff) |
Notes
Diffstat (limited to 'print/hp2xx')
-rw-r--r-- | print/hp2xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile index 884e58c29730..43b22e031c4b 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print x11 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +MAINTAINER= ports@freebsd.org COMMENT= A HPGL to vector- and raster formats converter and previewer for X11 LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |