summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2017-11-15 11:01:17 +0000
committerjdolecek <jdolecek@pkgsrc.org>2017-11-15 11:01:17 +0000
commit49943ee33d35651742049cebf574d0cb00c716ce (patch)
treebc58826b182041b0c435028e44e56f14153545e2 /lang
parentbb88160fe094ed641beb0eed669671391fd1f2d3 (diff)
downloadpkgsrc-49943ee33d35651742049cebf574d0cb00c716ce.tar.gz
add a comment to fix the MASTER_SITES once this is out of RC
Diffstat (limited to 'lang')
-rw-r--r--lang/php72/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/php72/Makefile b/lang/php72/Makefile
index 378f22805cb..2259dbd48ec 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2017/11/15 08:56:12 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/15 11:01:17 jdolecek Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_VERSION:S/RC/rc/}
CATEGORIES= lang
+
+# XXX remove this once the files would be available on standard location
MASTER_SITES= https://downloads.php.net/~pollita/
HOMEPAGE= http://www.php.net/