diff options
-rw-r--r-- | misc/freecode-submit/Makefile | 4 | ||||
-rw-r--r-- | misc/freecode-submit/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/freecode-submit/Makefile b/misc/freecode-submit/Makefile index c32b006a10c3..c97ad4401a51 100644 --- a/misc/freecode-submit/Makefile +++ b/misc/freecode-submit/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= freecode-submit -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= misc MASTER_SITES= http://www.c-s.li/ports/ \ http://www.catb.org/~esr/freecode-submit/ @@ -10,7 +10,7 @@ MASTER_SITES= http://www.c-s.li/ports/ \ MAINTAINER= cs@FreeBSD.org COMMENT= Submission of updates to Freecode via its JSON API -LICENSE= BSD +LICENSE= BSD4CLAUSE USE_PYTHON= yes NO_BUILD= yes diff --git a/misc/freecode-submit/distinfo b/misc/freecode-submit/distinfo index 2200eecb8410..861ab0588f3a 100644 --- a/misc/freecode-submit/distinfo +++ b/misc/freecode-submit/distinfo @@ -1,2 +1,2 @@ -SHA256 (freecode-submit-2.6.tar.gz) = b470b20315b093605b26b575dfd73125b6649e17e19b8918c1ab2b47f79e0757 -SIZE (freecode-submit-2.6.tar.gz) = 18442 +SHA256 (freecode-submit-2.7.tar.gz) = ef257b7dbae8e69d193992ecc25cbcb438727c8c73b3f301a2162c736ca7cf93 +SIZE (freecode-submit-2.7.tar.gz) = 18453 |