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 /inputmethod/prime-el | |
parent | 42d5927d33f2d0e3ba8ce7a41f549b2152fa6a63 (diff) | |
download | pkgsrc-1b5f39f280ed86753bbab787c494dd11e016ae9e.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'inputmethod/prime-el')
-rw-r--r-- | inputmethod/prime-el/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/prime-el/Makefile b/inputmethod/prime-el/Makefile index 0f602c74440..d440c839ffc 100644 --- a/inputmethod/prime-el/Makefile +++ b/inputmethod/prime-el/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2012/10/06 14:25:15 asau Exp $ +# $NetBSD: Makefile,v 1.7 2013/02/17 19:18:04 dholland Exp $ # DISTNAME= prime-el-1.5.1.3 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://prime.sourceforge.jp/src/ |