diff options
Diffstat (limited to 'editors/tamago/Makefile')
-rw-r--r-- | editors/tamago/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index 22002b3dcef..0188154225a 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2009/08/05 06:57:41 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2009/08/06 01:44:52 minskim Exp $ DISTNAME= tamago-4.0.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= http://unit.aist.go.jp/itri/itri-gist/ftp.m17n.org/pub/tamago/ |