diff options
Diffstat (limited to 'sysutils/netevent/Makefile')
-rw-r--r-- | sysutils/netevent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/netevent/Makefile b/sysutils/netevent/Makefile index e7c1f9b07037..7fc360cf159c 100644 --- a/sysutils/netevent/Makefile +++ b/sysutils/netevent/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MAINTAINER= greg@unrelenting.technology COMMENT= Tool for sharing uinput devices with other machines -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto |