diff options
Diffstat (limited to 'www/linkcheck/Makefile')
-rw-r--r-- | www/linkcheck/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linkcheck/Makefile b/www/linkcheck/Makefile index 254107d04cfb..569f2433e25f 100644 --- a/www/linkcheck/Makefile +++ b/www/linkcheck/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.inter7.com/linkcheck/ MAINTAINER= ismail@EnderUNIX.org COMMENT= Checks a web site for bad links +BROKEN= unfetchable + PLIST_FILES= bin/linkcheck man/man1/linkcheck.1.gz GNU_CONFIGURE= yes |