diff options
author | dholland <dholland> | 2013-02-17 19:17:55 +0000 |
---|---|---|
committer | dholland <dholland> | 2013-02-17 19:17:55 +0000 |
commit | 023a57ad4a0377699cccd3ba0b26894e7722a953 (patch) | |
tree | c42160973d2e056113897cf8c0cb9b923831f95b /math/calc | |
parent | 3588293ebd98924ed15064c3932e62bbbb22de79 (diff) | |
download | pkgsrc-023a57ad4a0377699cccd3ba0b26894e7722a953.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'math/calc')
-rw-r--r-- | math/calc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile index fcaf9916d9f..027da87bd17 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/09/11 23:04:17 asau Exp $ +# $NetBSD: Makefile,v 1.27 2013/02/17 19:18:06 dholland Exp $ DISTNAME= calc-2.02f PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=calc/} |