summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-19 04:51:54 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-19 04:51:54 +0000
commit7daa5f3c022651cb25d49f700f200988b2710a8d (patch)
treea1ef149148edc4a10135dbb9f4d5aebde866449a /net
parentFix "failure to patch". (diff)
Fix fetch.
PR: ports/116361 Submitted by: Dan Voisine <voisined at wit dot edu>
Notes
Notes: svn path=/head/; revision=199739
Diffstat (limited to 'net')
-rw-r--r--net/pppoa/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/pppoa/Makefile b/net/pppoa/Makefile
index 60a08b692b1c..5182e53a05a8 100644
--- a/net/pppoa/Makefile
+++ b/net/pppoa/Makefile
@@ -9,7 +9,7 @@ PORTNAME= pppoa
PORTVERSION= 1.3.1
PORTEPOCH= 2
CATEGORIES= net
-MASTER_SITES= http://download.ethomson.com/download/:mngt \
+MASTER_SITES= http://www.oracle-base.com/articles/misc/:mngt \
${MASTER_SITE_SOURCEFORGE:S/$/:src/}
MASTER_SITE_SUBDIR= speedtouch/:src
DISTFILES= ${SPEEDTOUCH}.tar.bz2:src ${ALCATELDRIVER}:mngt
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
SPEEDTOUCH= speedtouch-${PORTVERSION}
ALCATELDRIVER= speedmgmt.tar.gz
-RESTRICTED= "http://www.speedtouchdsl.com/disclaimer_lx.htm"
+RESTRICTED= http://www.speedtouchdsl.com/disclaimer_lx.htm
RESTRICTED_FILES= ${ALCATELDRIVER}
WRKSRC= ${WRKDIR}/${SPEEDTOUCH}
@@ -33,7 +33,7 @@ USE_BZIP2= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700000
-BROKEN= "Does not build on FreeBSD >= 7.0"
+BROKEN= Does not build on FreeBSD >= 7.0
.endif
post-extract: