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 b9dff69c474..24929887382 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2002/11/30 23:32:22 salo Exp $ +# $NetBSD: Makefile,v 1.11 2002/12/26 15:14:41 shell Exp $ -DISTNAME= nano-1.0.8 +DISTNAME= nano-1.0.9 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=nano/} -MAINTAINER= shell@shellhung.org +MAINTAINER= shell@netbsd.org HOMEPAGE= http://www.nano-editor.org/ COMMENT= small and friendly text editor (a free replacement for Pico) |