aboutsummaryrefslogtreecommitdiff
path: root/graphics/libvisual04
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2015-07-03 18:07:24 +0000
committerChris Rees <crees@FreeBSD.org>2015-07-03 18:07:24 +0000
commit674a1bc9f6ba4b0a9db9fcb7a99814134c282231 (patch)
tree67ab4b95eafe1eeb25ad8058941efc1bf6c67c86 /graphics/libvisual04
parent42cb389661d1f9aa7f9d03117b307be398ddcca5 (diff)
downloadports-674a1bc9f6ba4b0a9db9fcb7a99814134c282231.tar.gz
ports-674a1bc9f6ba4b0a9db9fcb7a99814134c282231.zip
Fix licence details
PR: ports/156452 Submitted by: jbeich
Notes
Notes: svn path=/head/; revision=391267
Diffstat (limited to 'graphics/libvisual04')
-rw-r--r--graphics/libvisual04/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/libvisual04/Makefile b/graphics/libvisual04/Makefile
index 0dfd17dc119a..90f1df0fb74f 100644
--- a/graphics/libvisual04/Makefile
+++ b/graphics/libvisual04/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libvisual
PORTVERSION= 0.4.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMESUFFIX= 04
@@ -11,8 +11,7 @@ PKGNAMESUFFIX= 04
MAINTAINER= crees@FreeBSD.org
COMMENT= Abstraction library that sits between apps and visual plugin
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE= LGPL21 # or any later version
USES= gettext libtool:keepla pathfix pkgconfig
GNU_CONFIGURE= yes