diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-01 18:00:06 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-01 18:00:06 +0000 |
commit | 300a6d96728df374f97da2029014c7d55ae358fb (patch) | |
tree | f42db231ec473371c45055307ba69c8c38ecd842 /graphics/pstoedit/Makefile | |
parent | bd4e33b63e112d0457ca0ac90a1638ef2c2216af (diff) | |
download | ports-300a6d96728df374f97da2029014c7d55ae358fb.tar.gz ports-300a6d96728df374f97da2029014c7d55ae358fb.zip |
Notes
Diffstat (limited to 'graphics/pstoedit/Makefile')
-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 31097816b7c3..d7977b83d498 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -9,7 +9,7 @@ PORTNAME= pstoedit PORTVERSION= 3.21 CATEGORIES= graphics print MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/ -DISTNAME= ${PORTNAME}_3_21 +DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/} MAINTAINER= jseger@FreeBSD.org |