Skip to content

Commit

Permalink
x11-wm/obconf: correct LICENSE
Browse files Browse the repository at this point in the history
License is actually GPLv2+, not GPLv2.

Reported by:	danfe
  • Loading branch information
novel committed May 18, 2024
1 parent 2204bdc commit 164883f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x11-wm/obconf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MAINTAINER= novel@FreeBSD.org
COMMENT= Preferences manager for the Openbox window manager
WWW= http://openbox.org/wiki/Obconf

LICENSE= GPLv2
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
Expand Down

0 comments on commit 164883f

Please sign in to comment.