diff options
author | obache <obache> | 2011-09-13 08:48:40 +0000 |
---|---|---|
committer | obache <obache> | 2011-09-13 08:48:40 +0000 |
commit | 251a9873ada1cb7528667019a86c7dbb3be4b79e (patch) | |
tree | 2d1e4c697e478d0753d9f543316976c21da6b839 /editors/mule | |
parent | 7702574f70c5f522645154fa5e6ab4432c9a5916 (diff) | |
download | pkgsrc-251a9873ada1cb7528667019a86c7dbb3be4b79e.tar.gz |
Bump PKGREVISION, from ja-FreeWnn-lib converted to shlib.
Diffstat (limited to 'editors/mule')
-rw-r--r-- | editors/mule/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 410b086233c..5599558071a 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2010/07/12 01:57:34 dholland Exp $ +# $NetBSD: Makefile,v 1.46 2011/09/13 08:48:40 obache Exp $ DISTNAME= mule-2.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= ftp://ftp.m17n.org/pub/mule/ |