Fix bogon in the PORT{NAME,VERSION} conversion.

This commit is contained in:
David E. O'Brien 2000-04-15 09:38:52 +00:00
parent 6443576636
commit aa1ff89493
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27597
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ PORTNAME= dlint
PORTVERSION= 1.3.3
CATEGORIES= net
MASTER_SITES= http://www.domtools.com/pub/
DISTFILES= dlint-${PORTVERSION}
DISTNAME= dlint${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org

View File

@ -10,7 +10,7 @@ PORTNAME= dlx
PORTVERSION= 2.0
CATEGORIES= emulators
MASTER_SITES= ftp://max.stanford.edu/pub/hennessy-patterson.software/
DISTFILE= ${PORTNAME}
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= obrien@FreeBSD.org

View File

@ -10,7 +10,7 @@ PORTNAME= dlint
PORTVERSION= 1.3.3
CATEGORIES= net
MASTER_SITES= http://www.domtools.com/pub/
DISTFILES= dlint-${PORTVERSION}
DISTNAME= dlint${PORTVERSION}
MAINTAINER= obrien@FreeBSD.org