From 9a41e3c68be04b90aaea0afda81f878994c5dbbf Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 18 Nov 1996 09:56:45 +0000 Subject: Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. --- games/xboing/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'games/xboing') 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 -- cgit