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 | 9570ccfb1327c7a8ce0307f7dae5486fb06e756c (patch) | |
tree | c42160973d2e056113897cf8c0cb9b923831f95b /misc/lookup | |
parent | 98e69edc182261383b1f6a27d57cb1d7ee46bdfb (diff) | |
download | pkgsrc-9570ccfb1327c7a8ce0307f7dae5486fb06e756c.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'misc/lookup')
-rw-r--r-- | misc/lookup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/lookup/Makefile b/misc/lookup/Makefile index e9a25e5f017..e5879106d12 100644 --- a/misc/lookup/Makefile +++ b/misc/lookup/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2012/10/08 09:57:29 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/02/17 19:18:07 dholland Exp $ # DISTNAME= lookup-1.4.1 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://openlab.jp/edict/lookup/dist/ |