diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-18 21:35:11 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-18 21:35:11 +0000 |
commit | 095442602948137833d518952772ccd5367ad7ba (patch) | |
tree | a5a3b72d476c1090660e82a41933e3661e654f5b /japanese/scim-tables/Makefile | |
parent | fd7ffd7e3ef06e5e3ab5c9c626f410020f9aa67f (diff) | |
download | ports-095442602948137833d518952772ccd5367ad7ba.tar.gz ports-095442602948137833d518952772ccd5367ad7ba.zip |
Notes
Diffstat (limited to 'japanese/scim-tables/Makefile')
-rw-r--r-- | japanese/scim-tables/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/scim-tables/Makefile b/japanese/scim-tables/Makefile index 174c4c390e42..68ce2b1f458b 100644 --- a/japanese/scim-tables/Makefile +++ b/japanese/scim-tables/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scim-tables -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.3 CATEGORIES= japanese 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> |