aboutsummaryrefslogtreecommitdiff
path: root/chinese/xcin25/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-08-25 05:19:48 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-08-25 05:19:48 +0000
commit6ea92306b086d74b44f2ca563b5ce67c99416e13 (patch)
tree634e987c1c8e0d0b47c414885506481e1592dc56 /chinese/xcin25/Makefile
parent2d2a84a5591ad004594d2a7d04fe1854759f1726 (diff)
downloadports-6ea92306b086d74b44f2ca563b5ce67c99416e13.tar.gz
ports-6ea92306b086d74b44f2ca563b5ce67c99416e13.zip
Notes
Diffstat (limited to 'chinese/xcin25/Makefile')
-rw-r--r--chinese/xcin25/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile
index 5e69e55ec8fd..1a8e4ee7e344 100644
--- a/chinese/xcin25/Makefile
+++ b/chinese/xcin25/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= xcin
-PORTVERSION= 2.5.2p4
+PORTVERSION= 2.5.2p5
CATEGORIES= chinese x11
MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/
-DISTNAME= xcin-2.5.2-pre4
+DISTNAME= xcin-2.5.2-pre5
MAINTAINER= keith@freebsd.sinica.edu.tw
@@ -38,7 +38,7 @@ post-install:
strip ${PREFIX}/lib/X11/xcin25/bin/cin2tab
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/lib/X11/xcin25/doc
-.for DOC in Bugs COPYING CREDITS Changes Cin CopyRight FAQ README README.En \
+.for DOC in Bugs COPYING CREDITS Changes Cin CopyRight FAQ README \
SETUP Todo Usage UserGuide
${INSTALL_MAN} ${WRKSRC}/doc/${DOC} ${PREFIX}/lib/X11/xcin25/doc
.endfor