diff options
Diffstat (limited to 'devel/pwlib152/Makefile')
-rw-r--r-- | devel/pwlib152/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/pwlib152/Makefile b/devel/pwlib152/Makefile index a9a7939b46a6..6fcddb1f750f 100644 --- a/devel/pwlib152/Makefile +++ b/devel/pwlib152/Makefile @@ -8,7 +8,9 @@ PORTNAME= pwlib152 PORTVERSION= 1.5.2 CATEGORIES= devel -MASTER_SITES= http://www.openh323.org/bin/ +MASTER_SITES= http://www.openh323.org/bin/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fenner DISTNAME= ${NAME}_${PORTVERSION} MAINTAINER= db@db.net |