aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/scim-tables/Makefile
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2004-10-19 05:35:11 +0800
committerthierry <thierry@FreeBSD.org>2004-10-19 05:35:11 +0800
commitf9d8a1e933039c849f18ba5c04c1307ed3aa53cc (patch)
tree8af32e08d06bb33e8127185aef8d2047a26977c6 /chinese/scim-tables/Makefile
parente42720b0a113ef35ac52a6b70b07afa42990379e (diff)
downloadfreebsd-ports-gnome-f9d8a1e933039c849f18ba5c04c1307ed3aa53cc.tar.gz
freebsd-ports-gnome-f9d8a1e933039c849f18ba5c04c1307ed3aa53cc.tar.zst
freebsd-ports-gnome-f9d8a1e933039c849f18ba5c04c1307ed3aa53cc.zip
Upgrade textproc/scim and related ports:
textproc/scim 0.99.6 --> 1.0.0 chinese/scim-chinese 0.4.1 --> 0.4.2 chinese/scim-tables 0.4.1 --> 0.4.3 korean/scim-tables 0.4.1 --> 0.4.3 japanese/scim-tables 0.4.1 --> 0.4.3 textproc/skim 0.9.5 --> 1.0.0 Pet portlint. PR: ports/71919 Submitted by: maintainer.
Diffstat (limited to 'chinese/scim-tables/Makefile')
-rw-r--r--chinese/scim-tables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/scim-tables/Makefile b/chinese/scim-tables/Makefile
index 9379d6933c96..3a7383721c78 100644
--- a/chinese/scim-tables/Makefile
+++ b/chinese/scim-tables/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= scim-tables
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.3
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://freedesktop.org/~suzhe/sources/
@@ -31,7 +31,7 @@ BROKEN= scim-make-table is not available for 4.x
post-install:
@${CAT} ${PKGMESSAGE}
@${ECHO}
- @${ECHO} To display this message again, type \`make post-install\'
+ @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\'
@${ECHO}
.include <bsd.port.post.mk>