diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-16 06:35:10 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-16 06:35:10 +0800 |
commit | 7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb (patch) | |
tree | c5c8b536c6a0c5c16c02a3399a08c70fd6fc3c4f /astro/luna | |
parent | 16c27e5849349049bd1a20b7e6d6356bbff24e0c (diff) | |
download | freebsd-ports-gnome-7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb.tar.gz freebsd-ports-gnome-7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb.tar.zst freebsd-ports-gnome-7bae909b2baa18d24b1f8678953ed1a6e4ee0fbb.zip |
CATAGORIES+= -> CATAGORIES=
Diffstat (limited to 'astro/luna')
-rw-r--r-- | astro/luna/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/luna/Makefile b/astro/luna/Makefile index 5938a3a05945..a2d5e7bb9e9a 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -3,12 +3,12 @@ # Date created: 03 July 1996 # Whom: ABURAYER Rewsirow <pcs51674@asciinet.or.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/10/24 08:53:50 asami Exp $ # DISTNAME= luna19 PKGNAME= luna-1.9 -CATEGORIES+= astro games +CATEGORIES= astro games MASTER_SITES= ftp://ftp.nc.nihon-u.ac.jp/pub/MSDOS/games/ MAINTAINER= pcs51674@asciinet.or.jp |