diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-15 22:35:10 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-15 22:35:10 +0000 |
commit | 7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb (patch) | |
tree | c5c8b536c6a0c5c16c02a3399a08c70fd6fc3c4f /astro/xphoon | |
parent | 16c27e5849349049bd1a20b7e6d6356bbff24e0c (diff) | |
download | FreeBSD-ports-7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb.zip FreeBSD-ports-7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb.tar.gz |
CATAGORIES+= -> CATAGORIES=
Diffstat (limited to 'astro/xphoon')
-rw-r--r-- | astro/xphoon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xphoon/Makefile b/astro/xphoon/Makefile index e185913..2b13968 100644 --- a/astro/xphoon/Makefile +++ b/astro/xphoon/Makefile @@ -3,12 +3,12 @@ # Date created: 14 February 1995 # Whom: asami # -# $Id: Makefile,v 1.4 1995/04/12 15:22:39 asami Exp $ +# $Id: Makefile,v 1.5 1996/10/31 10:45:45 asami Exp $ # DISTNAME= xphoon PKGNAME= xphoon-91.9.18 -CATEGORIES+= astro x11 +CATEGORIES= astro x11 MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11//R5-contrib/ EXTRACT_SUFX= .tar.Z |