aboutsummaryrefslogtreecommitdiffstats
path: root/games/xblackjack
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 17:56:45 +0800
committerasami <asami@FreeBSD.org>1996-11-18 17:56:45 +0800
commit9a41e3c68be04b90aaea0afda81f878994c5dbbf (patch)
tree551b445f2d5e0eb1dc689bef244ca5953617a79c /games/xblackjack
parent2bc595e77a698bd4719de3a86196f8a38313def8 (diff)
downloadfreebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.tar.gz
freebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.tar.zst
freebsd-ports-gnome-9a41e3c68be04b90aaea0afda81f878994c5dbbf.zip
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
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