diff options
author | obache <obache@pkgsrc.org> | 2011-09-13 08:48:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-13 08:48:40 +0000 |
commit | 64e6c8831480df82cf595434b6756f12f07fce6c (patch) | |
tree | 2d1e4c697e478d0753d9f543316976c21da6b839 /editors/mule | |
parent | 266601e564ea6445fcbeb5823096ec57826221b2 (diff) | |
download | pkgsrc-64e6c8831480df82cf595434b6756f12f07fce6c.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/ |