diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-11-02 06:23:22 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-11-02 06:23:22 +0000 |
commit | 20e1c38f50ba3ee7fc9f8307d1b9cda77af79274 (patch) | |
tree | 1da2f057e31a56b329383936e501ae48a76d7c74 /misc/freecode-submit | |
parent | 6f545a1bd7e20dca53b9f8e9ad591f1908e40b52 (diff) | |
download | ports-20e1c38f50ba3ee7fc9f8307d1b9cda77af79274.tar.gz ports-20e1c38f50ba3ee7fc9f8307d1b9cda77af79274.zip |
Notes
Diffstat (limited to 'misc/freecode-submit')
-rw-r--r-- | misc/freecode-submit/Makefile | 4 | ||||
-rw-r--r-- | misc/freecode-submit/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/freecode-submit/Makefile b/misc/freecode-submit/Makefile index 22ea4265b1bd..c698b0516bfe 100644 --- a/misc/freecode-submit/Makefile +++ b/misc/freecode-submit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freshmeat-submit -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= misc MASTER_SITES= http://www.catb.org/~esr/freshmeat-submit/ \ http://www.c-s.li/ports/ @@ -14,7 +14,7 @@ MASTER_SITES= http://www.catb.org/~esr/freshmeat-submit/ \ MAINTAINER= c-s@c-s.li COMMENT= Submission of updates to Freshmeat via its XML-RPC -LICENSE= GPLv2 +LICENSE= BSD USE_PYTHON= yes NO_BUILD= yes diff --git a/misc/freecode-submit/distinfo b/misc/freecode-submit/distinfo index f263368a05e9..8b5a131c35a3 100644 --- a/misc/freecode-submit/distinfo +++ b/misc/freecode-submit/distinfo @@ -1,3 +1,3 @@ -MD5 (freshmeat-submit-2.0.tar.gz) = 96c4b8dfd8397ba95ec458a826a25895 -SHA256 (freshmeat-submit-2.0.tar.gz) = 508f79a873adcaf101531391bd0668e4bf80f2a8883b16d4080811ea6c5fc23c -SIZE (freshmeat-submit-2.0.tar.gz) = 19256 +MD5 (freshmeat-submit-2.1.tar.gz) = dc99c218505ab9486d8ffa54792fbd82 +SHA256 (freshmeat-submit-2.1.tar.gz) = b10719de80d6648b82b8d493b41aea40ee25671f3c55dea79a8d7061ad89f221 +SIZE (freshmeat-submit-2.1.tar.gz) = 12710 |