diff options
author | krion <krion@FreeBSD.org> | 2004-08-14 07:06:19 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-14 07:06:19 +0800 |
commit | 3387f8381c5a98bdbee975250ac6e1d8f381ed02 (patch) | |
tree | 4c774bbee45adbee8b0feafd4c2cf62b1843571d | |
parent | f42735ccd504cccb069bcd51a7a1fda144cbd969 (diff) | |
download | freebsd-ports-gnome-3387f8381c5a98bdbee975250ac6e1d8f381ed02.tar.gz freebsd-ports-gnome-3387f8381c5a98bdbee975250ac6e1d8f381ed02.tar.zst freebsd-ports-gnome-3387f8381c5a98bdbee975250ac6e1d8f381ed02.zip |
Update to 10.1
-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 |