diff options
Diffstat (limited to 'astro/luna/Makefile')
-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 |