diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano/Makefile | 6 | ||||
-rw-r--r-- | editors/nano/PLIST | 5 | ||||
-rw-r--r-- | editors/nano/distinfo | 6 |
3 files changed, 9 insertions, 8 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) diff --git a/editors/nano/PLIST b/editors/nano/PLIST index 90d8ded8347..584730e1c1c 100644 --- a/editors/nano/PLIST +++ b/editors/nano/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/11/30 23:32:22 salo Exp $ +@comment $NetBSD: PLIST,v 1.6 2002/12/26 15:14:42 shell Exp $ bin/nano @unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/nano.info info/nano.info @@ -15,8 +15,9 @@ ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/nano.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/nano.mo ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/nano.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/nano.mo +${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/nano.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/nano.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/nano.mo +${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/nano.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/nano.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/nano.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/nano.mo diff --git a/editors/nano/distinfo b/editors/nano/distinfo index e0ff04530ff..a6b89f34898 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2002/10/13 15:11:01 wiz Exp $ +$NetBSD: distinfo,v 1.7 2002/12/26 15:14:42 shell Exp $ -SHA1 (nano-1.0.8.tar.gz) = 95fccbf51dd9f31c72e4d105c13476e4da9b59be -Size (nano-1.0.8.tar.gz) = 439253 bytes +SHA1 (nano-1.0.9.tar.gz) = 750cb7a22b0ffa490714420a7ab18259e9310543 +Size (nano-1.0.9.tar.gz) = 451822 bytes |