aboutsummaryrefslogtreecommitdiff
path: root/games/xblackjack
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/xblackjack
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/xblackjack')
-rw-r--r--games/xblackjack/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/xblackjack/Makefile b/games/xblackjack/Makefile
index b4528e02c09a..148d611d1938 100644
--- a/games/xblackjack/Makefile
+++ b/games/xblackjack/Makefile
@@ -3,12 +3,13 @@
# Date created:
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.1.1.1 1996/08/16 13:28:47 erich Exp $
+# $Id: Makefile,v 1.2 1996/08/17 10:26:10 asami Exp $
#
DISTNAME= xblackjack-2.2
-CATEGORIES+= games
-MASTER_SITES= ftp://ftp.x.org/contrib/games/
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= games
MAINTAINER= erich@FreeBSD.org