diff options
author | pav <pav@FreeBSD.org> | 2009-11-13 05:47:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-11-13 05:47:46 +0800 |
commit | 2e1f0fb4388f31377097a4d414acb22131396b7a (patch) | |
tree | db1771348b985241feb753c6491e5a1e58a7ecdb | |
parent | ccb082e82879efcbc6f72a661dfde770fd744ba2 (diff) | |
download | freebsd-ports-gnome-2e1f0fb4388f31377097a4d414acb22131396b7a.tar.gz freebsd-ports-gnome-2e1f0fb4388f31377097a4d414acb22131396b7a.tar.zst freebsd-ports-gnome-2e1f0fb4388f31377097a4d414acb22131396b7a.zip |
- Mark BROKEN: checksum mismatch
Reported by: pointyhat
-rw-r--r-- | devel/py-argparse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-argparse/Makefile b/devel/py-argparse/Makefile index 022fd2b82b6e..53c3c59f26a8 100644 --- a/devel/py-argparse/Makefile +++ b/devel/py-argparse/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= An optparse-inspired command-line parsing library +BROKEN= checksum mismatch + USE_ZIP= yes USE_PYTHON= 2.4+ |