diff options
author | Brian Somers <brian@FreeBSD.org> | 2001-09-27 23:53:56 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2001-09-27 23:53:56 +0000 |
commit | 76999372056570c8e22e40b1525ec74b410282ff (patch) | |
tree | c8a9dc1c2dd5b7dd3571af2f94658db636aeaf1a /net/pppoa/Makefile | |
parent | c219f31ed7029daaf34118f82103d77d4a5eafd6 (diff) | |
download | ports-76999372056570c8e22e40b1525ec74b410282ff.tar.gz ports-76999372056570c8e22e40b1525ec74b410282ff.zip |
Notes
Diffstat (limited to 'net/pppoa/Makefile')
-rw-r--r-- | net/pppoa/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pppoa/Makefile b/net/pppoa/Makefile index 6f2df3424e6a..265ded95ca14 100644 --- a/net/pppoa/Makefile +++ b/net/pppoa/Makefile @@ -18,6 +18,7 @@ MAINTAINER= brian@Awfulhak.org HAS_CONFIGURE= yes SPEEDTOUCH= speedtouch-15082001 NO_CDROM= "http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm" +NO_PACKAGE= "http://www.alcatel.com/consumer/dsl/disclaimer_lx.htm" RESTRICTED_FILES= speedmgmt.tar.gz WRKSRC= ${WRKDIR}/${SPEEDTOUCH} |