summaryrefslogtreecommitdiff
path: root/math/clisp-pari
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 14:09:32 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 14:09:32 +0000
commit793236d9b1c719a192d6f9e2daf8cd70891954e6 (patch)
treeb1a47c4b85dd86a32cbeaa571b472bab98424692 /math/clisp-pari
parentd590887fa36cf92b7e2167e239aa0e604f3e5146 (diff)
downloadpkgsrc-793236d9b1c719a192d6f9e2daf8cd70891954e6.tar.gz
Various MASTER_SITES-related fixes.
Diffstat (limited to 'math/clisp-pari')
-rw-r--r--math/clisp-pari/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/clisp-pari/Makefile b/math/clisp-pari/Makefile
index 804d80a7c09..5dd3ae02c29 100644
--- a/math/clisp-pari/Makefile
+++ b/math/clisp-pari/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2013/04/06 13:09:25 rodent Exp $
+# $NetBSD: Makefile,v 1.6 2013/04/06 14:09:33 rodent Exp $
#
CLISP_MODULE= pari
-PKGNAME= clisp-$(CLISP_MODULE)-$(CLISP_VERSION)
+PKGNAME= clisp-${CLISP_MODULE}-${CLISP_VERSION}
PKGREVISION= 1
CATEGORIES= devel
-MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=clisp/)
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/}
MAINTAINER= hans@NetBSD.org
HOMEPAGE= http://clisp.cons.org/