aboutsummaryrefslogtreecommitdiffstats
path: root/games/xbill/Makefile
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/xbill/Makefile
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/xbill/Makefile')
-rw-r--r--games/xbill/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile
index 497f0aef4a30..32166ed7e059 100644
--- a/games/xbill/Makefile
+++ b/games/xbill/Makefile
@@ -3,12 +3,13 @@
# Date created: 12 September 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/09/12 10:29:41 asami Exp $
+# $Id: Makefile,v 1.2 1995/10/06 07:53:05 asami Exp $
#
DISTNAME= xbill-1.1
-CATEGORIES+= games
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/games/
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tgz
MAINTAINER= asami@FreeBSD.ORG