summaryrefslogtreecommitdiff
path: root/x11
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 /x11
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 'x11')
-rw-r--r--x11/xtacy/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xtacy/Makefile b/x11/xtacy/Makefile
index ab83e72fee9a..e1a5404abbdb 100644
--- a/x11/xtacy/Makefile
+++ b/x11/xtacy/Makefile
@@ -3,15 +3,15 @@
# Date created: 25 July 1996
# Whom: matt@bdd.net
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/07/25 19:02:58 asami Exp $
#
DISTNAME= Xtacy113
PKGNAME= xtacy-1.13
-CATEGORIES+= x11
+CATEGORIES= x11
MASTER_SITES= ftp://sidehack.gweep.net/pub/gweep_progs/ \
- ftp://sunsite.unc.edu/pub/Linux/X11/toys/ \
- ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/X11/toys/
+ ${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR= X11/toys
MAINTAINER= matt@bdd.net