diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-12 21:30:45 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-12 21:30:45 +0000 |
commit | f001ae3470274089804724357f869b10f338538f (patch) | |
tree | 3cf10939da144dd52d75f0b6564cc24fa28a641d /misc/nut | |
parent | Fix build with gcc34 (diff) |
- Update to version 9.15
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 2 | ||||
-rw-r--r-- | misc/nut/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index a81d42f6c71d..8c7d9ab4c1b7 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 9.14 +PORTVERSION= 9.15 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ PKGNAMEPREFIX= health- diff --git a/misc/nut/distinfo b/misc/nut/distinfo index f692bc5b6f0a..f171420bca76 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,2 +1,2 @@ -MD5 (nut-9.14.tar.gz) = b89fe26edbaaebb5ef75742e352d722b -SIZE (nut-9.14.tar.gz) = 904506 +MD5 (nut-9.15.tar.gz) = dc77719577f7bd8a4f8bfce10bd0d265 +SIZE (nut-9.15.tar.gz) = 945584 |