diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /astro/luna | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) |
Notes
Diffstat (limited to 'astro/luna')
-rw-r--r-- | astro/luna/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/luna/Makefile b/astro/luna/Makefile index 4bb8c75ae193..ab40d0e184c8 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: luna -# Version required: 1.9 # Date created: 03 July 1996 # Whom: ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp> # # $FreeBSD$ # -DISTNAME= luna19s -PKGNAME= luna-1.9 +PORTNAME= luna +PORTVERSION= 1.9 CATEGORIES= astro games MASTER_SITES= ftp://ftp.vector.co.jp/pack/dos/edu/science/space/ +DISTNAME= luna19s EXTRACT_SUFX= .lzh MAINTAINER= rewsirow@ff.iij4u.or.jp |