diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-02 21:26:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-02 21:26:11 +0000 |
commit | 273d6691bf22357c746658fca9737e2045ec357b (patch) | |
tree | 46524fb1d17a9ef0f997e2aaef422e8a972e9e28 /net/rp-pppoe | |
parent | 635442878807e55ce1c254caefc575ed83b052a4 (diff) |
- Update MASTER_SITES
- Update WWW
PR: ports/105081
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=176232
Diffstat (limited to 'net/rp-pppoe')
-rw-r--r-- | net/rp-pppoe/Makefile | 2 | ||||
-rw-r--r-- | net/rp-pppoe/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile index b4c88b7ed667..a71e61d10512 100644 --- a/net/rp-pppoe/Makefile +++ b/net/rp-pppoe/Makefile @@ -8,7 +8,7 @@ PORTNAME= rp-pppoe PORTVERSION= 3.8 CATEGORIES= net -MASTER_SITES= http://www.roaringpenguin.com/penguin/pppoe/ +MASTER_SITES= http://www.roaringpenguin.com/files/download/ MAINTAINER= matthias.andree@gmx.de COMMENT= The popular Roaring Penguin's PPPoE software diff --git a/net/rp-pppoe/pkg-descr b/net/rp-pppoe/pkg-descr index 450300929694..3f5ae3eb4436 100644 --- a/net/rp-pppoe/pkg-descr +++ b/net/rp-pppoe/pkg-descr @@ -7,4 +7,4 @@ Note that this port has had little testing (it works on 5-CURRENT to access T-Online in Germany from the client side) and the server side is entirely untested. -WWW: http://www.roaringpenguin.com/pppoe/ +WWW: http://www.roaringpenguin.com/penguin/openSourceProducts/rpPppoe |