summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-05-11 18:56:37 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-05-11 18:56:37 +0000
commit888fbe89c1a9272a0498df2364319d096f594816 (patch)
tree0144a8cee80465ce0df7ba02734c74d5a42d1a8a /lang
parentCorrect the location to the power-management.c source file. (diff)
Now files are downloaded from the SourceForge FTP servers.
Reported by: Kris via pointyhat
Notes
Notes: svn path=/head/; revision=135082
Diffstat (limited to 'lang')
-rw-r--r--lang/gambas/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/gambas/Makefile b/lang/gambas/Makefile
index f8e559c8c759..5d44c09f987e 100644
--- a/lang/gambas/Makefile
+++ b/lang/gambas/Makefile
@@ -7,7 +7,8 @@
PORTNAME= gambas
PORTVERSION= 1.0.6
CATEGORIES= lang
-MASTER_SITES= http://gambas.sourceforge.net/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Gambas Almost Means BASic