1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Unbreak, change MASTER_SITES to the one has the correct checksum value

(contents in the both distfiles are the same, but rolled in different way)
This commit is contained in:
Li-Wen Hsu 2009-11-13 17:50:32 +00:00
parent f86a9d60f4
commit 436c7cff77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244212

View File

@ -8,14 +8,12 @@
PORTNAME= argparse
PORTVERSION= 1.0.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
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+