Set DISTNAME properly

This commit is contained in:
Pete Fritchman 2001-10-08 02:53:05 +00:00
parent a03453edd3
commit a7f82d29a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48546
2 changed files with 2 additions and 0 deletions

View file

@ -9,6 +9,7 @@ PORTVERSION= 1.0.b
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= scdp
DISTNAME= scdp-${PORTVERSION:S/.b/b/}
MAINTAINER= freebsdports@arved.de

View file

@ -9,6 +9,7 @@ PORTVERSION= 1.0.b
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= scdp
DISTNAME= scdp-${PORTVERSION:S/.b/b/}
MAINTAINER= freebsdports@arved.de