summaryrefslogtreecommitdiff
path: root/misc
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 /misc
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 'misc')
-rw-r--r--misc/splitvt/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile
index 6f5268657603..ff182516009d 100644
--- a/misc/splitvt/Makefile
+++ b/misc/splitvt/Makefile
@@ -3,15 +3,13 @@
# Date created: Fri Oct 4, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.2 1996/11/11 05:50:11 obrien Exp $
+# $Id: Makefile,v 1.3 1996/11/13 12:41:23 asami Exp $
#
DISTNAME= splitvt-1.6.1
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.cc.gatech.edu/pub/linux/utils/console/ \
- ftp://sunsite.unc.edu/pub/Linux/utils/console/ \
- ftp://ftp.funet.fi/pub/Linux/sunsite/utils/console/ \
- ftp://ftp.cs.cuhk.hk/pub/Linux/utils/console/
+MASTER_SITES= ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= utils/console
EXTRACT_SUFX= .tgz
MAINTAINER= obrien@cs.ucdavis.edu