aboutsummaryrefslogtreecommitdiffstats
path: root/converters/aish/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-10-28 23:16:27 +0800
committerkevlo <kevlo@FreeBSD.org>2000-10-28 23:16:27 +0800
commitcbf3c223784d4ae10970067fab4ae37e580163de (patch)
tree6f4a4db487f48912b58f98e3c4cc451a1ae89cd1 /converters/aish/Makefile
parent75a22313c3a342f811cf5f1494f3776dac120610 (diff)
downloadfreebsd-ports-gnome-cbf3c223784d4ae10970067fab4ae37e580163de.tar.gz
freebsd-ports-gnome-cbf3c223784d4ae10970067fab4ae37e580163de.tar.zst
freebsd-ports-gnome-cbf3c223784d4ae10970067fab4ae37e580163de.zip
Fix DISTNAME & pkg-plist.
PR: 22361 Submitted by: Ports Fury
Diffstat (limited to 'converters/aish/Makefile')
-rw-r--r--converters/aish/Makefile2
1 files changed, 1 insertions, 1 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