diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-13 22:33:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-13 22:33:14 +0800 |
commit | 0115fc74df7ca58c55829972b10a41a5a4e60531 (patch) | |
tree | d8cd4a56f7032b0a2a96088a2cb66c33ebb6eb76 /security | |
parent | 2bd56e140a604e35b5fb73ae39a1cde3caa711cd (diff) | |
download | freebsd-ports-gnome-0115fc74df7ca58c55829972b10a41a5a4e60531.tar.gz freebsd-ports-gnome-0115fc74df7ca58c55829972b10a41a5a4e60531.tar.zst freebsd-ports-gnome-0115fc74df7ca58c55829972b10a41a5a4e60531.zip |
- Mark BROKEN distfile mismatch
Diffstat (limited to 'security')
-rw-r--r-- | security/ranpwd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/ranpwd/Makefile b/security/ranpwd/Makefile index 7d2a3cf7accb..77741e71402c 100644 --- a/security/ranpwd/Makefile +++ b/security/ranpwd/Makefile @@ -18,6 +18,8 @@ COMMENT= A tool to generate random passwords GNU_CONFIGURE= yes USE_GMAKE= yes +BROKEN= checksum mismatch + PLIST_FILES= bin/ranpwd MAN1= ranpwd.1 |