diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-26 00:13:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-26 00:13:59 +0000 |
commit | a7beaf6eff7fd2505960959174229f5d2a570ac1 (patch) | |
tree | 5babdafdd0c89ab9e46283da6a9e56f5c8e63e5f /net/qadsl | |
parent | 0cae6aa6d426f6e3b530e5fe626d1d9e1f00bff7 (diff) | |
download | ports-a7beaf6eff7fd2505960959174229f5d2a570ac1.tar.gz ports-a7beaf6eff7fd2505960959174229f5d2a570ac1.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 e7526eaf8947..6217b4d45986 100644 --- a/net/qadsl/Makefile +++ b/net/qadsl/Makefile @@ -14,6 +14,8 @@ DISTNAME= qadsl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Auto login/Keep-alive for Telia AB ADSL, COMHEM Cable and Tiscali Internet +BROKEN= Incomplete pkg-plist + USE_RC_SUBR= qadsl.sh SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |