diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/secure_delete/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/secure_delete/Makefile b/security/secure_delete/Makefile index c382ca5982eb..0a0ce332ea59 100644 --- a/security/secure_delete/Makefile +++ b/security/secure_delete/Makefile @@ -26,6 +26,8 @@ PLIST_FILES= ${BIN_PROGRAMS:S,^,bin/,} ${BIN_SCRIPTS:S,^,bin/,} bin/sdel BIN_PROGRAMS= srm sfill sswap smem BIN_SCRIPTS= the_cleaner.sh +BROKEN= does not fetch - master sites missing + .include <bsd.port.options.mk> post-patch: |