svn commit: r337383 - head/print/kde_poster

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Dec 24 20:50:06 UTC 2013


Author: rakuco
Date: Tue Dec 24 20:50:05 2013
New Revision: 337383
URL: http://svnweb.freebsd.org/changeset/ports/337383

Log:
  Use the right LICENSE name

Modified:
  head/print/kde_poster/Makefile

Modified: head/print/kde_poster/Makefile
==============================================================================
--- head/print/kde_poster/Makefile	Tue Dec 24 20:18:45 2013	(r337382)
+++ head/print/kde_poster/Makefile	Tue Dec 24 20:50:05 2013	(r337383)
@@ -12,7 +12,7 @@ DISTNAME=	poster
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	KDE version of the poster utility
 
-LICENSE=	GPL2
+LICENSE=	GPLv2
 
 USE_BZIP2=	yes
 ALL_TARGET=	poster


More information about the svn-ports-head mailing list