diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-01-17 12:21:00 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-01-17 12:21:00 +0000 |
commit | 3c99fd759d0fe37b50d453858600036845e50bc9 (patch) | |
tree | 8a6055bbc5813592c972f62dce34c1386a2dcf2b /editors | |
parent | a7ee033cd3e6de9738ba43560b73867647ad1c5f (diff) | |
download | ports-3c99fd759d0fe37b50d453858600036845e50bc9.tar.gz ports-3c99fd759d0fe37b50d453858600036845e50bc9.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano/Makefile | 2 | ||||
-rw-r--r-- | editors/nano/distinfo | 2 | ||||
-rw-r--r-- | editors/nano/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index c01b79cf9a41..fc328eeb89ea 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nano -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_GNU} \ diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 91ef7df07c0e..a46d2941121d 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1 +1 @@ -MD5 (nano-1.0.7.tar.gz) = dce4cb0721f6d5533a4bf6b471664d20 +MD5 (nano-1.0.8.tar.gz) = 84743b50f839013b6bba654c7ae707bc diff --git a/editors/nano/pkg-plist b/editors/nano/pkg-plist index 0f1538deb95a..05a9e0e99ffe 100644 --- a/editors/nano/pkg-plist +++ b/editors/nano/pkg-plist @@ -16,6 +16,7 @@ share/locale/id/LC_MESSAGES/nano.mo share/locale/it/LC_MESSAGES/nano.mo share/locale/nl/LC_MESSAGES/nano.mo share/locale/no/LC_MESSAGES/nano.mo +share/locale/pl/LC_MESSAGES/nano.mo share/locale/ru/LC_MESSAGES/nano.mo share/locale/sv/LC_MESSAGES/nano.mo share/locale/uk/LC_MESSAGES/nano.mo |