From c7475e873766d435043af731264d24f9809c7dae Mon Sep 17 00:00:00 2001 From: frueauf Date: Thu, 12 Nov 1998 23:03:39 +0000 Subject: Fix some more pkglint nits. --- editors/ne/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/ne') diff --git a/editors/ne/Makefile b/editors/ne/Makefile index b1b59e0854d..e65c64e5b81 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 1998/08/14 22:14:40 tron Exp $ +# $NetBSD: Makefile,v 1.2 1998/11/12 23:03:40 frueauf Exp $ DISTNAME= ne PKGNAME= ne-1.25 @@ -6,10 +6,11 @@ WRKSRC= ${WRKDIR}/src CATEGORIES= editors MASTER_SITES= ftp://ftp.cus.cam.ac.uk/pub/software/programs/NE/ DISTFILES= ne.tar.gz ne.manpage.1 NE.spec.ascii NE.changes.spec -DIST_SUBDIR= ne MAINTAINER= bjh@mail.dotcom.fr +DIST_SUBDIR= ne + EXTRACT_ONLY= ne.tar.gz post-extract: -- cgit v1.2.3