summaryrefslogtreecommitdiff
path: root/net/flowscan
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2001-03-18 00:27:16 +0000
committerBill Fenner <fenner@FreeBSD.org>2001-03-18 00:27:16 +0000
commitd25a202a7b34f5d18a7769494a09d7cca44c087f (patch)
tree90e15b4d7596a84a646f1ffee80f0974991245ab /net/flowscan
parentFix broken Makefile. (diff)
Unjoin lines that were (accidentally?) joined in rev 1.3
Submitted by: distfile survey
Notes
Notes: svn path=/head/; revision=39992
Diffstat (limited to 'net/flowscan')
-rw-r--r--net/flowscan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/flowscan/Makefile b/net/flowscan/Makefile
index 0aa7e3a21227..ce2c34326f8e 100644
--- a/net/flowscan/Makefile
+++ b/net/flowscan/Makefile
@@ -8,7 +8,8 @@
PORTNAME= flowscan
PORTVERSION= 1.006
CATEGORIES= net
-MASTER_SITES= http://net.doit.wisc.edu/~plonka/FlowScan/ DISTFILES= FlowScan-${PORTVERSION}.tar.gz
+MASTER_SITES= http://net.doit.wisc.edu/~plonka/FlowScan/
+DISTFILES= FlowScan-${PORTVERSION}.tar.gz
MAINTAINER= andreas@freebsd.org