diff options
Diffstat (limited to 'net/qadsl/Makefile')
-rw-r--r-- | net/qadsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/qadsl/Makefile b/net/qadsl/Makefile index b045c6436c40..7af6adf97852 100644 --- a/net/qadsl/Makefile +++ b/net/qadsl/Makefile @@ -17,7 +17,7 @@ COMMENT= Auto login/Keep-alive for Telia AB ADSL, COMHEM Cable, and Tiscali Inte LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING -USE_RC_SUBR= qadsl.sh +USE_RC_SUBR= qadsl SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message |