diff options
Diffstat (limited to 'astro/luna/Makefile')
-rw-r--r-- | astro/luna/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/astro/luna/Makefile b/astro/luna/Makefile index a2d5e7bb9e9..ed298c26806 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -1,22 +1,22 @@ # New ports collection makefile for: luna # Version required: 1.9 # Date created: 03 July 1996 -# Whom: ABURAYER Rewsirow <pcs51674@asciinet.or.jp> +# Whom: ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp> # -# $Id: Makefile,v 1.1.1.1 1996/10/24 08:53:50 asami Exp $ +# $Id: Makefile,v 1.2 1996/11/15 22:34:47 obrien Exp $ # DISTNAME= luna19 PKGNAME= luna-1.9 CATEGORIES= astro games -MASTER_SITES= ftp://ftp.nc.nihon-u.ac.jp/pub/MSDOS/games/ +MASTER_SITES= ftp://ftp.ae.keio.ac.jp/pub/msdos/utils/ +EXTRACT_SUFX= .lzh -MAINTAINER= pcs51674@asciinet.or.jp +MAINTAINER= rewsirow@ff.iij4u.or.jp BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha EXTRACT_CMD= lha -EXTRACT_SUFX= .lzh EXTRACT_BEFORE_ARGS= xfw=${WRKDIR} PATCH_STRIP= -p1 |