diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-13 23:06:19 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-13 23:06:19 +0000 |
commit | 063da9657ea3a9a9e3f34c11de9e599af09651d7 (patch) | |
tree | 8d7a74d6040895113f1b3bd72ee537b7e2cc3682 /misc/nut | |
parent | 3931cf7f0f84406b9af3e202447e0874d71de6d4 (diff) | |
download | ports-063da9657ea3a9a9e3f34c11de9e599af09651d7.tar.gz ports-063da9657ea3a9a9e3f34c11de9e599af09651d7.zip |
Notes
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 5 | ||||
-rw-r--r-- | misc/nut/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index be44ef9827c5..37b8e026062c 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,9 +6,10 @@ # PORTNAME= nut -PORTVERSION= 10.0 +PORTVERSION= 10.1 CATEGORIES= misc -MASTER_SITES= http://www.lafn.org/~av832/ +MASTER_SITES= http://www.lafn.org/~av832/ \ + http://voodoo.oberon.net/download/ PKGNAMEPREFIX= health- MAINTAINER= krion@FreeBSD.org diff --git a/misc/nut/distinfo b/misc/nut/distinfo index 546c599f8276..1c99737c1d6b 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,2 +1,2 @@ -MD5 (nut-10.0.tar.gz) = 0bfb773171d51ae4f690c3141e1b677d -SIZE (nut-10.0.tar.gz) = 1019138 +MD5 (nut-10.1.tar.gz) = 6b73ef8b5733f3e14ec531cf7ac8b13b +SIZE (nut-10.1.tar.gz) = 1019136 |