aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-10-13 10:00:07 +0800
committerkris <kris@FreeBSD.org>2002-10-13 10:00:07 +0800
commita1c3f51f019d7c9b94bc17c0e86c76453b4485b8 (patch)
treee83a07dc14235b9c924b92dd466e0278fcf6da57 /www
parent11af6091d670b1bef3567f33834823f6a532b16f (diff)
downloadfreebsd-ports-gnome-a1c3f51f019d7c9b94bc17c0e86c76453b4485b8.tar.gz
freebsd-ports-gnome-a1c3f51f019d7c9b94bc17c0e86c76453b4485b8.tar.zst
freebsd-ports-gnome-a1c3f51f019d7c9b94bc17c0e86c76453b4485b8.zip
Correct bare sourceforge.net MASTER_SITE to MASTER_SITE_SOURCEFORGE.
Port still broken.
Diffstat (limited to 'www')
-rw-r--r--www/grail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile
index 844106a33208..f27bff7ab708 100644
--- a/www/grail/Makefile
+++ b/www/grail/Makefile
@@ -9,7 +9,8 @@ PORTNAME= grail
PORTVERSION= 0.6
PORTREVISION= 1
CATEGORIES= www python
-MASTER_SITES= http://prdownloads.sourceforge.net/grail/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=grail
EXTRACT_SUFX= .tgz
MAINTAINER= ports@freebsd.org