summaryrefslogtreecommitdiff
path: root/devel/cflow
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:37:03 +0000
commit642e5987324e604d3b5cd0aa6f649eca92e5d13a (patch)
treee0c2df877acdbfe32ecf7d82a41ee25033ec4532 /devel/cflow
parentUse MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. (diff)
Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4572
Diffstat (limited to 'devel/cflow')
-rw-r--r--devel/cflow/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/cflow/Makefile b/devel/cflow/Makefile
index 742f32623a26..f0e212dd261a 100644
--- a/devel/cflow/Makefile
+++ b/devel/cflow/Makefile
@@ -3,13 +3,13 @@
# Date created: 28 Sept 1995
# Whom: dchapes@zeus.leitch.com
#
-# $Id: Makefile,v 1.1.1.1 1995/10/03 09:24:22 asami Exp $
+# $Id: Makefile,v 1.2 1995/11/26 11:28:56 asami Exp $
#
DISTNAME= cflow-2.0
-CATEGORIES+= devel
-MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/devel/lang/c/ \\
- ftp://info2.rus.uni-stuttgart.de/pub/systems/linux/MIRROR.sunsite/devel/lang/c/
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= devel/lang/c
MAINTAINER= dchapes@zeus.leitch.com