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 /chat/zephyr-mode | |
parent | 98e69edc182261383b1f6a27d57cb1d7ee46bdfb (diff) | |
download | pkgsrc-9570ccfb1327c7a8ce0307f7dae5486fb06e756c.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'chat/zephyr-mode')
-rw-r--r-- | chat/zephyr-mode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/zephyr-mode/Makefile b/chat/zephyr-mode/Makefile index e42c4fa7504..01d81e48abf 100644 --- a/chat/zephyr-mode/Makefile +++ b/chat/zephyr-mode/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 00:02:47 asau Exp $ +# $NetBSD: Makefile,v 1.19 2013/02/17 19:17:57 dholland Exp $ # DISTNAME= zephyr-mode-2.5.20 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat net MASTER_SITES= http://www.cs.cmu.edu/People/dkindred/zephyr-mode/ |