diff options
author | dholland <dholland@pkgsrc.org> | 2013-02-17 19:17:55 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-02-17 19:17:55 +0000 |
commit | 1b5f39f280ed86753bbab787c494dd11e016ae9e (patch) | |
tree | c42160973d2e056113897cf8c0cb9b923831f95b /editors/tamago | |
parent | 42d5927d33f2d0e3ba8ce7a41f549b2152fa6a63 (diff) | |
download | pkgsrc-1b5f39f280ed86753bbab787c494dd11e016ae9e.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'editors/tamago')
-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 f204d578f93..c17170fbbc8 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/03 11:43:43 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/02/17 19:18:03 dholland Exp $ DISTNAME= tamago-4.0.6 PKGNAME= ${EMACS_PKGNAME_PREFIX}tamago-20020909 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= http://unit.aist.go.jp/itri/itri-gist/ftp.m17n.org/pub/tamago/ |