From a98d4556efee192db5e8372841f679c28e88bb2b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 16 Nov 1996 09:15:10 +0000 Subject: CATEGORIES+= -> CATEGORIES= While I'm here, use MASTER_SITE_XCONTRIB. --- graphics/xmorph/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'graphics/xmorph') diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index a468ea023f13..fe577f8494d9 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -3,13 +3,14 @@ # Date created: Thu Aug 1 09:10:22 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.2 1996/08/02 07:49:20 asami Exp $ +# $Id: Makefile,v 1.3 1996/11/15 13:27:55 erich Exp $ # DISTNAME= xmorph-02oct96 PKGNAME= xmorph-96.10.02 -CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.x.org/contrib/graphics/ +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= graphics MAINTAINER= erich@FreeBSD.org -- cgit v1.2.3