Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2017 05:51:36 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r449879 - head/devel/psvn
Message-ID:  <201709150551.v8F5pasG038999@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Sep 15 05:51:36 2017
New Revision: 449879
URL: https://svnweb.freebsd.org/changeset/ports/449879

Log:
  Update LICENSE
  
  - While I'm here, fix WWW
  
  PR:		222293
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)

Modified:
  head/devel/psvn/Makefile
  head/devel/psvn/pkg-descr

Modified: head/devel/psvn/Makefile
==============================================================================
--- head/devel/psvn/Makefile	Fri Sep 15 05:51:29 2017	(r449878)
+++ head/devel/psvn/Makefile	Fri Sep 15 05:51:36 2017	(r449879)
@@ -13,7 +13,7 @@ EXTRACT_SUFX=	# empty
 MAINTAINER=	yasu@utahime.org
 COMMENT=	Subversion interface for Emacs
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
 
 RUN_DEPENDS=	svn:devel/subversion
 

Modified: head/devel/psvn/pkg-descr
==============================================================================
--- head/devel/psvn/pkg-descr	Fri Sep 15 05:51:29 2017	(r449878)
+++ head/devel/psvn/pkg-descr	Fri Sep 15 05:51:36 2017	(r449879)
@@ -2,4 +2,4 @@ psvn.el is an interface for the revision control tool 
 psvn.el provides a similar interface for subversion as pcl-cvs for
 cvs.
 
-WWW: http://xsteve.nit.at/prg/emacs/
+WWW: http://www.xsteve.at/prg/emacs/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709150551.v8F5pasG038999>