Index: Makefile =================================================================== --- Makefile (revision 449797) +++ Makefile (working copy) @@ -3,8 +3,8 @@ PORTNAME= with-editor PORTVERSION= 2.6.0 +DISTVERSIONPREFIX= v PORTREVISION= 1 -DISTVERSIONPREFIX= v CATEGORIES= editors elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} @@ -11,7 +11,8 @@ MAINTAINER= yasu@utahime.org COMMENT= Use the Emacsclient as the $EDITOR of child processes -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= magit