diff options
author | sahil <sahil@FreeBSD.org> | 2010-08-17 09:15:41 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-08-17 09:15:41 +0800 |
commit | c651efa0a6368c8cb0f3dd25020dd18c0aa9d2ed (patch) | |
tree | c37bc5f382705146b3fc4c0183bd301797a4cc80 /security/pgpdump | |
parent | bb2c51270be0db0ba4d4349da94c54bf5fff3dca (diff) | |
download | freebsd-ports-gnome-c651efa0a6368c8cb0f3dd25020dd18c0aa9d2ed.tar.gz freebsd-ports-gnome-c651efa0a6368c8cb0f3dd25020dd18c0aa9d2ed.tar.zst freebsd-ports-gnome-c651efa0a6368c8cb0f3dd25020dd18c0aa9d2ed.zip |
- Mark BROKEN: Fails to fetch due to size mismatch
Reported by: pointyhat (via pav@)
Diffstat (limited to 'security/pgpdump')
-rw-r--r-- | security/pgpdump/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index 25355dfdb848..855dd1e71b6a 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.mew.org/~kazu/proj/pgpdump/ MAINTAINER= kaoru@kaisei.org COMMENT= PGP packet visualizer +BROKEN= Fails to fetch due to size mismatch + GNU_CONFIGURE= yes MAKE_ARGS= CFLAGS="${CFLAGS}" |