mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Fix bogon in the PORT{NAME,VERSION} conversion.
This commit is contained in:
parent
6443576636
commit
aa1ff89493
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27597
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user