diff options
-rw-r--r-- | editors/ne/Makefile | 7 | ||||
-rw-r--r-- | editors/ne/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/ne/Makefile b/editors/ne/Makefile index c23dc30d29dc..ef9ef855424c 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -6,17 +6,16 @@ # PORTNAME= ne -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= editors MASTER_SITES= http://ne.dsi.unimi.it/ MAINTAINER= ports@FreeBSD.org COMMENT= Nice and powerful editor -BUILD_WRKSRC= ${WRKSRC}/src - LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_WRKSRC= ${WRKSRC}/src USE_PERL5_BUILD=yes USE_GMAKE= yes diff --git a/editors/ne/distinfo b/editors/ne/distinfo index 5353961f4290..19e57dc89e41 100644 --- a/editors/ne/distinfo +++ b/editors/ne/distinfo @@ -1,2 +1,2 @@ -SHA256 (ne-2.2.tar.gz) = 0aae99b2025ff4480033bd750ff97a6009fd099555592eebc4f32880746dec2a -SIZE (ne-2.2.tar.gz) = 1039535 +SHA256 (ne-2.3.tar.gz) = d7cf7e85a67a43e48d07fd6de713942a730209e1c5730d2e5b4bce7479aaa31e +SIZE (ne-2.3.tar.gz) = 1043855 |