diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:27:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 16:27:06 +0000 |
commit | 66e0e67acb2da85ad167d3bf7a73bc6bdd1ef90b (patch) | |
tree | 4be9ac78f7b47b02cb803b671a402475162da041 /net/qadsl | |
parent | c5e3914c6048e8c8b3a98992dd49628d5fa168fb (diff) | |
download | ports-66e0e67acb2da85ad167d3bf7a73bc6bdd1ef90b.tar.gz ports-66e0e67acb2da85ad167d3bf7a73bc6bdd1ef90b.zip |
Notes
Diffstat (limited to 'net/qadsl')
-rw-r--r-- | net/qadsl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/qadsl/Makefile b/net/qadsl/Makefile index 1edb0a18cc2f..a20b2a418f43 100644 --- a/net/qadsl/Makefile +++ b/net/qadsl/Makefile @@ -15,6 +15,8 @@ DISTNAME= qadsl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Auto login/Keep-alive for Telia AB ADSL, COMHEM Cable and Tiscali Internet +BROKEN= does not fetch + USE_RC_SUBR= qadsl.sh SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |