1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

unbreak port

now after giving the port a lowerrcase name you have to set the
DISTFILES variable right, so sources (which use upper/lowercase)
can be found.
PORTREVISION not bumped since port didn't work up to now,
so no new (working) functionality.
But anyway, thanks for doing the CVS work !
This commit is contained in:
Andreas Klemm 2001-03-14 07:53:22 +00:00
parent 00f3d56528
commit 98e0025d91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39816
2 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ PORTNAME= flowscan
PORTVERSION= 1.006
CATEGORIES= net
MASTER_SITES= http://net.doit.wisc.edu/~plonka/FlowScan/
DISTFILES= FlowScan-${PORTVERSION}.tar.gz
MAINTAINER= andreas@freebsd.org

View File

@ -9,6 +9,7 @@ PORTNAME= flowscan
PORTVERSION= 1.006
CATEGORIES= net
MASTER_SITES= http://net.doit.wisc.edu/~plonka/FlowScan/
DISTFILES= FlowScan-${PORTVERSION}.tar.gz
MAINTAINER= andreas@freebsd.org