diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-02 02:00:06 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-02 02:00:06 +0800 |
commit | accafde71b05d22b888ecd48ee72686f951658b6 (patch) | |
tree | efb4cd4f63176b675b20d4621600575e9bfb8e16 /graphics/pstoedit | |
parent | be0698ce8477d45968dfcd18741cb5d01d79a7f7 (diff) | |
download | freebsd-ports-gnome-accafde71b05d22b888ecd48ee72686f951658b6.tar.gz freebsd-ports-gnome-accafde71b05d22b888ecd48ee72686f951658b6.tar.zst freebsd-ports-gnome-accafde71b05d22b888ecd48ee72686f951658b6.zip |
Tweak DISTNAME
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 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 |