summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortnn <tnn>2008-03-13 17:30:31 +0000
committertnn <tnn>2008-03-13 17:30:31 +0000
commitf19029c455996aa66fdf111bd4b3699b0bf6ca6f (patch)
treeb119b942a0bfbd50734ab750f77d73478872c678 /lang
parentfe5683957c575edf01273a83f9327b9c06df8764 (diff)
downloadpkgsrc-f19029c455996aa66fdf111bd4b3699b0bf6ca6f.tar.gz
Update master site URL.
Diffstat (limited to 'lang')
-rw-r--r--lang/chicken/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/chicken/Makefile b/lang/chicken/Makefile
index 856f3451fe3..740814f6b7d 100644
--- a/lang/chicken/Makefile
+++ b/lang/chicken/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2008/03/11 17:17:10 tnn Exp $
+# $NetBSD: Makefile,v 1.32 2008/03/13 17:30:31 tnn Exp $
#
DISTNAME= chicken-3.0.0
CATEGORIES= lang
-MASTER_SITES= http://chicken.wiki.br/releases/
+MASTER_SITES= http://chicken.wiki.br/releases/${PKGVERSION_NOREV}/
MAINTAINER= asau@inbox.ru #, airhead@users.sourceforge.net
HOMEPAGE= http://www.call-with-current-continuation.org/chicken.html