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 /security | |
parent | 98e69edc182261383b1f6a27d57cb1d7ee46bdfb (diff) | |
download | pkgsrc-9570ccfb1327c7a8ce0307f7dae5486fb06e756c.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'security')
-rw-r--r-- | security/EasyPG/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/EasyPG/Makefile b/security/EasyPG/Makefile index 5237016698b..3c7ad02aeb8 100644 --- a/security/EasyPG/Makefile +++ b/security/EasyPG/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/10/23 18:16:20 asau Exp $ +# $NetBSD: Makefile,v 1.16 2013/02/17 19:18:08 dholland Exp $ DISTNAME= epg-0.0.16 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/epg/EasyPG/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=epg/29289/} |