diff options
Diffstat (limited to 'math/texdrive/Makefile')
-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 |