aboutsummaryrefslogtreecommitdiff
path: root/converters/aish
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-10-28 15:16:27 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-10-28 15:16:27 +0000
commit7b9cb0f02959e87aff656fdaf5d09f8bfb37c1c4 (patch)
treecccebad98ad439582a8005c2fd0edcd0bfc29e1d /converters/aish
parent7f1c34c5000e5352ea591297ffe0dedf7e3ec120 (diff)
downloadports-7b9cb0f02959e87aff656fdaf5d09f8bfb37c1c4.tar.gz
ports-7b9cb0f02959e87aff656fdaf5d09f8bfb37c1c4.zip
Fix DISTNAME & pkg-plist.
PR: 22361 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=34360
Diffstat (limited to 'converters/aish')
-rw-r--r--converters/aish/Makefile2
-rw-r--r--converters/aish/pkg-plist1
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