diff options
Diffstat (limited to 'editors/ne/Makefile')
-rw-r--r-- | editors/ne/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ne/Makefile b/editors/ne/Makefile index d96dc2c83734..057b47682fa7 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ne.di.unimi.it/ MAINTAINER= ports@FreeBSD.org COMMENT= Nice and powerful editor -LICENSE= GPLv3 # (or later) +LICENSE= GPLv3+ #LICENSE_FILE= ${WRKSRC}/COPYING BUILD_WRKSRC= ${WRKSRC}/src |