diff --git a/devel/commit-patch/Makefile b/devel/commit-patch/Makefile index 66d66ce53336..a6d376d2049d 100644 --- a/devel/commit-patch/Makefile +++ b/devel/commit-patch/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MAINTAINER= lapo@lapo.it COMMENT= Commit patches or partial workspace changes to a VCS repository -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= interdiff:misc/patchutils \ diff --git a/devel/commit-patch/pkg-descr b/devel/commit-patch/pkg-descr index fa5267d19d3c..1347c5fae27b 100644 --- a/devel/commit-patch/pkg-descr +++ b/devel/commit-patch/pkg-descr @@ -11,4 +11,4 @@ just hit C-c C-c in any patch buffer to apply and commit only the changes indicated by the patch, regardless of the changes in your working directory. -WWW: http://www.porkrind.org/commit-patch/ +WWW: https://www.porkrind.org/commit-patch/