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 | 1b5f39f280ed86753bbab787c494dd11e016ae9e (patch) | |
tree | c42160973d2e056113897cf8c0cb9b923831f95b /math/texdrive | |
parent | 42d5927d33f2d0e3ba8ce7a41f549b2152fa6a63 (diff) | |
download | pkgsrc-1b5f39f280ed86753bbab787c494dd11e016ae9e.tar.gz |
Revbump all elisp packages after emacs changes.
Diffstat (limited to 'math/texdrive')
-rw-r--r-- | math/texdrive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |