diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-28 15:16:27 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-28 15:16:27 +0000 |
commit | 7b9cb0f02959e87aff656fdaf5d09f8bfb37c1c4 (patch) | |
tree | cccebad98ad439582a8005c2fd0edcd0bfc29e1d /converters/aish | |
parent | 7f1c34c5000e5352ea591297ffe0dedf7e3ec120 (diff) | |
download | ports-7b9cb0f02959e87aff656fdaf5d09f8bfb37c1c4.tar.gz ports-7b9cb0f02959e87aff656fdaf5d09f8bfb37c1c4.zip |
Notes
Diffstat (limited to 'converters/aish')
-rw-r--r-- | converters/aish/Makefile | 2 | ||||
-rw-r--r-- | converters/aish/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/converters/aish/Makefile b/converters/aish/Makefile index 621196794322..318c533e628c 100644 --- a/converters/aish/Makefile +++ b/converters/aish/Makefile @@ -9,7 +9,7 @@ PORTNAME= aish PORTVERSION= 1.13 CATEGORIES= converters MASTER_SITES= http://hp.vector.co.jp/authors/VA004474/etc/ -DISTNAME= aish113u +DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}u MAINTAINER= ports@FreeBSD.org diff --git a/converters/aish/pkg-plist b/converters/aish/pkg-plist index daf0f761a1b0..9d519aec4d7e 100644 --- a/converters/aish/pkg-plist +++ b/converters/aish/pkg-plist @@ -3,4 +3,3 @@ bin/aishmv bin/ishcat share/doc/ja/aish/aish.txt @dirrm share/doc/ja/aish -@unexec rmdir %D/share/doc/ja 2>/dev/null || true |