diff options
-rw-r--r-- | net/openh323proxy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/openh323proxy/Makefile b/net/openh323proxy/Makefile index 37b2bacafd3..3d3f0e84a47 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 |