diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-08-17 01:15:41 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-08-17 01:15:41 +0000 |
commit | 80fbaf7392fe3514d03ace1808b9b3c40f302fbd (patch) | |
tree | 2685a7871337ef669341dde23b476c0f3a7da65a /security/pgpdump | |
parent | 8b7dbfc3a7e5777780bf04ddf106aad532c620da (diff) |
Notes
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}" |