diff options
Diffstat (limited to 'editors/nano/Makefile')
-rw-r--r-- | editors/nano/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index b8afa82e22a..47367685979 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2001/12/19 06:53:19 martti Exp $ +# $NetBSD: Makefile,v 1.7 2002/01/26 07:16:59 martti Exp $ -DISTNAME= nano-1.0.7 +DISTNAME= nano-1.0.8 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=nano/} -MAINTAINER= packages@netbsd.org +MAINTAINER= shell@shellhung.org HOMEPAGE= http://www.nano-editor.org/ COMMENT= small and friendly text editor (a free replacement for Pico) |