aboutsummaryrefslogtreecommitdiff
path: root/games/xtic
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 09:56:45 +0000
commit83e5fd3ee15682c4e0aefab035eb1821a2276325 (patch)
tree058380093a9fc14721eb5efc0ba15397d31739ff /games/xtic
parentbef7e1901f3ac20e1b8948ace53627f740245474 (diff)
downloadports-83e5fd3ee15682c4e0aefab035eb1821a2276325.tar.gz
ports-83e5fd3ee15682c4e0aefab035eb1821a2276325.zip
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4570
Diffstat (limited to 'games/xtic')
-rw-r--r--games/xtic/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xtic/Makefile b/games/xtic/Makefile
index 0118ef62cfcc..8fb221042482 100644
--- a/games/xtic/Makefile
+++ b/games/xtic/Makefile
@@ -3,14 +3,14 @@
# Date created: 22 June 1995
# Whom: asami
#
-# $Id: Makefile,v 1.4 1995/04/11 00:20:39 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1995/06/23 04:35:56 asami Exp $
#
DISTNAME= xtic1.12
PKGNAME= xtic-1.12
-CATEGORIES+= games
-MASTER_SITES= ftp://ftp.x.org/contrib/games/ \
- ftp://crl.dec.com/pub/X11/contrib/games/
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= games
MAINTAINER= asami@FreeBSD.ORG