aboutsummaryrefslogtreecommitdiff
path: root/chinese/autoconvert/Makefile
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-01-14 18:19:15 +0000
committerR. Imura <imura@FreeBSD.org>2000-01-14 18:19:15 +0000
commit4f0e0d2ab8a424551700158d4760f1da45f9438e (patch)
tree19dc8c249df6f523e97a757d6c33ba9de5be68a6 /chinese/autoconvert/Makefile
parentf49663082eb504f5a727f204263e01c8b5c70e09 (diff)
downloadports-4f0e0d2ab8a424551700158d4760f1da45f9438e.tar.gz
ports-4f0e0d2ab8a424551700158d4760f1da45f9438e.zip
Notes
Diffstat (limited to 'chinese/autoconvert/Makefile')
-rw-r--r--chinese/autoconvert/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/autoconvert/Makefile b/chinese/autoconvert/Makefile
index 8c0eda7db83c..52119b56e2f8 100644
--- a/chinese/autoconvert/Makefile
+++ b/chinese/autoconvert/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-DISTNAME= autoconvert-0.3.3
+DISTNAME= autoconvert-0.3.4
CATEGORIES= chinese
MASTER_SITES= http://www.linuxfocus.org/~yu.guanghui/ \
ftp://ftp.dlut.edu.cn/pub/PEOPLE/saka/
@@ -19,7 +19,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/autob5 ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/autogb ${PREFIX}/bin
${MKDIR} ${PREFIX}/share/autoconvert
-.for i in ChangeLog LICENSE Readme TODO Version big5.txt gb.txt hz.txt procmailrc.example
+.for i in ChangeLog GPL LICENSE Readme TODO Version hz.txt procmailrc.example shed.big5 shed.gb
${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/autoconvert
.endfor