diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-02-17 01:27:52 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-02-17 01:27:52 +0000 |
commit | 575a27a4a68706bc3b3701756a0d7db1c57e3982 (patch) | |
tree | ec16f28f75c0f0e7143109945ea9d5f2dce37fbc /japanese/esecanna | |
parent | 957166efcda35a30a11dc4d2b5dd7992a3d226a6 (diff) |
Notes
Diffstat (limited to 'japanese/esecanna')
-rw-r--r-- | japanese/esecanna/Makefile | 13 | ||||
-rw-r--r-- | japanese/esecanna/distinfo | 2 |
2 files changed, 8 insertions, 7 deletions
diff --git a/japanese/esecanna/Makefile b/japanese/esecanna/Makefile index 0ec4a46e3f8d..b8859fa2e216 100644 --- a/japanese/esecanna/Makefile +++ b/japanese/esecanna/Makefile @@ -1,15 +1,16 @@ # New ports collection Makefile for: esecanna for VJE-Delta 3.0 -# Version required: 0.1.4 +# Version required: 0.1.5 # Date created: 29 January 2000 # Whom: Akinori MUSHA aka knu <knu@idaemons.org> # # $FreeBSD$ # -DISTNAME= esecanna-vje30_DR-0.1.4 -PKGNAME= ja-esecanna-vje30-0.1.4 +DISTNAME= esecanna-vje30_DR-0.1.5 +PKGNAME= ja-esecanna-vje30-0.1.5 CATEGORIES= japanese -MASTER_SITES= http://plaza.harmonix.ne.jp/~redstar/ +MASTER_SITES= http://www.idaemons.org/ports/distfiles/ \ + http://plaza.harmonix.ne.jp/~redstar/ MAINTAINER= knu@idaemons.org @@ -39,7 +40,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/4DEVELOPERS.jp ${WRKSRC}/README.jp ${DOCDIR} .endif -post-install: - @${CAT} ${PKGDIR}/MESSAGE +post-install: + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> diff --git a/japanese/esecanna/distinfo b/japanese/esecanna/distinfo index 962614996055..84f8074fba2f 100644 --- a/japanese/esecanna/distinfo +++ b/japanese/esecanna/distinfo @@ -1 +1 @@ -MD5 (esecanna-vje30_DR-0.1.4.tar.gz) = fa02c180cbdba09f5fd5d806356a7ad5 +MD5 (esecanna-vje30_DR-0.1.5.tar.gz) = a35194b60e98e68d0b42438055c61cfb |