diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:29:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-25 22:29:24 +0000 |
commit | d53f2613a28e581aef19625a841413f07323d4cb (patch) | |
tree | c626057eaf6deea2b92a6f4b3aab9f38525b5d4c /print/hp2xx | |
parent | 5eda9927b21c5658a638874a8f824e6b01130297 (diff) | |
download | ports-d53f2613a28e581aef19625a841413f07323d4cb.tar.gz ports-d53f2613a28e581aef19625a841413f07323d4cb.zip |
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 43b22e031c4b..8c2ce103da35 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= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A HPGL to vector- and raster formats converter and previewer for X11 LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ |