diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /graphics/pstoedit | |
parent | 8ace9ec422b891e9c62df0af67d5ef61f9cf64c9 (diff) | |
download | ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.tar.gz ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.zip |
Notes
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r-- | graphics/pstoedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 459256b4688e..85558ff1760f 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics print MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/} -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \ |