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 /math | |
parent | 98e69edc182261383b1f6a27d57cb1d7ee46bdfb (diff) | |
download | pkgsrc-9570ccfb1327c7a8ce0307f7dae5486fb06e756c.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'math')
-rw-r--r-- | math/calc/Makefile | 4 | ||||
-rw-r--r-- | math/ess/Makefile | 4 | ||||
-rw-r--r-- | math/texdrive/Makefile | 4 |
3 files changed, 6 insertions, 6 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/} diff --git a/math/ess/Makefile b/math/ess/Makefile index 44c4efe93cd..a6ab64f5155 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 21:56:35 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/02/17 19:18:06 dholland Exp $ DISTNAME= ess-5.11 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://ess.r-project.org/downloads/ess/ EXTRACT_SUFX= .tgz diff --git a/math/texdrive/Makefile b/math/texdrive/Makefile index a1c7967ec59..8b755d13884 100644 --- a/math/texdrive/Makefile +++ b/math/texdrive/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/09/11 23:04:34 asau Exp $ +# $NetBSD: Makefile,v 1.4 2013/02/17 19:18:06 dholland Exp $ # DISTNAME= texdrive PKGNAME= texdrive-0.0.20081126.171834 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.djcbsoftware.nl/code/texdrive/ EXTRACT_SUFX= .el |