diff options
Diffstat (limited to 'net/pppoa/Makefile')
-rw-r--r-- | net/pppoa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pppoa/Makefile b/net/pppoa/Makefile index 5b942903fd4c..5c037a5102cd 100644 --- a/net/pppoa/Makefile +++ b/net/pppoa/Makefile @@ -9,7 +9,7 @@ PORTNAME= pppoa PORTVERSION= 1.0 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= http://prdownloads.sourceforge.net/speedtouch/ \ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.xsproject.org/speedtouch/files/ \ http://www.alcatel.com/consumer/dsl/ \ http://benoit.papillault.free.fr/speedtouch/ |