summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-01 16:43:40 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-08-01 16:43:40 +0000
commitd8bed7a7b021a5f4dd536b4318822742676d8f1c (patch)
treed163384216d466d47a983bc0ee6932eb56d68196 /net
parentadd pyzor 0.3.0 (diff)
use MASTER_SITE_SOURCEFORGE
Notes
Notes: svn path=/head/; revision=63853
Diffstat (limited to 'net')
-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