From 83e5fd3ee15682c4e0aefab035eb1821a2276325 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 09:56:45 +0000 Subject: Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. --- games/xbill/Makefile | 7 ++++--- games/xblackjack/Makefile | 7 ++++--- games/xboing/Makefile | 7 ++++--- games/xevil/Makefile | 5 +++-- games/xgalaga/Makefile | 7 ++++--- games/xtic/Makefile | 8 ++++---- 6 files changed, 23 insertions(+), 18 deletions(-) (limited to 'games') 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 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 diff --git a/games/xboing/Makefile b/games/xboing/Makefile index 50482a287fc9..0ec644bd7cb3 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -3,12 +3,13 @@ # Date created: 31 January 1995 # Whom: janek # -# $Id$ +# $Id: Makefile,v 1.6 1995/04/08 05:06:13 asami Exp $ DISTNAME= xboing2.3 PKGNAME= xboing-2.3 -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= .tar.gz LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 352e4a09c1fc..6e03c3f6ec54 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -5,8 +5,9 @@ # PKGNAME= xevil-1.5 -CATEGORIES+= games x11 -MASTER_SITES= ftp://ftp.x.org/contrib/games/xevil1.5/ +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= games/xevil1.5 DISTFILES= xevil1.5.tar.Z MAINTAINER= jmz@FreeBSD.org diff --git a/games/xgalaga/Makefile b/games/xgalaga/Makefile index 02e160f893c0..a1f851032c18 100644 --- a/games/xgalaga/Makefile +++ b/games/xgalaga/Makefile @@ -3,12 +3,13 @@ # Date created: 27 August 1995 # Whom: asami # -# $Id: Makefile,v 1.1.1.1 1995/08/28 07:43:37 asami Exp $ +# $Id: Makefile,v 1.2 1996/01/16 10:39:49 asami Exp $ # DISTNAME= xgalaga-1.6b -CATEGORIES+= games -MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/games/ +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= games MAINTAINER= asami@FreeBSD.ORG 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 -- cgit v1.2.3