summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2011-11-25 23:47:16 +0000
committerhans <hans@pkgsrc.org>2011-11-25 23:47:16 +0000
commit1b41c5ead5f8147f417625302c9c6b5f72d36c01 (patch)
tree8eb7105b46ef89f930b3a66c597bf29c7a5439fa /math
parent88cd580451c5ab4218af8086aa7c368d19df3e30 (diff)
downloadpkgsrc-1b41c5ead5f8147f417625302c9c6b5f72d36c01.tar.gz
revision bump (PLIST change)
Diffstat (limited to 'math')
-rw-r--r--math/clisp-pari/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/clisp-pari/Makefile b/math/clisp-pari/Makefile
index c050d1c97ba..aa30d7c2527 100644
--- a/math/clisp-pari/Makefile
+++ b/math/clisp-pari/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2011/04/20 22:23:57 hans Exp $
+# $NetBSD: Makefile,v 1.3 2011/11/25 23:47:16 hans Exp $
#
CLISP_MODULE= pari
PKGNAME= clisp-$(CLISP_MODULE)-$(CLISP_VERSION)
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=clisp/)