aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-08-02 00:43:40 +0800
committerijliao <ijliao@FreeBSD.org>2002-08-02 00:43:40 +0800
commit2f755efec7ae45951ae31127e31c4c0bf79846b2 (patch)
treeeabf98c689cc27168dccb88f5f2bc877568d2990
parent0755ccdcabcacf63d6640c4a1ed75c5d20b759c2 (diff)
downloadfreebsd-ports-gnome-2f755efec7ae45951ae31127e31c4c0bf79846b2.tar.gz
freebsd-ports-gnome-2f755efec7ae45951ae31127e31c4c0bf79846b2.tar.zst
freebsd-ports-gnome-2f755efec7ae45951ae31127e31c4c0bf79846b2.zip
use MASTER_SITE_SOURCEFORGE
-rw-r--r--net/openh323proxy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openh323proxy/Makefile b/net/openh323proxy/Makefile
index 37b2bacafd36..3d3f0e84a476 100644
--- a/net/openh323proxy/Makefile
+++ b/net/openh323proxy/Makefile
@@ -8,7 +8,8 @@
PORTNAME= openh323proxy
PORTVERSION= 0.9.9
CATEGORIES= net
-MASTER_SITES= http://download.sourceforge.net/openh323proxy/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= roger@FreeBSD.org