diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-26 19:12:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-26 19:12:20 +0000 |
commit | b25ea7722632d8e56ca812f50ac742fe880e9e14 (patch) | |
tree | f109d8128cb190b4550cec002f4ce444194c9fff /misc/nut/Makefile | |
parent | - Update to 1.6.7 (diff) |
- Update to version 9.6
Diffstat (limited to 'misc/nut/Makefile')
-rw-r--r-- | misc/nut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 0806836f4b8c..7ccc501fe878 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 9.4 +PORTVERSION= 9.6 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ PKGNAMEPREFIX= health- |