diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 14:33:55 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 14:33:55 +0000 |
commit | a601fce159ed2c5395925ac81cce6b4439548569 (patch) | |
tree | 2f16497d29f7ae7ef6cbfb25d3b9db68058a2139 /misc/nut/Makefile | |
parent | Update to release 20040824p. (diff) |
Update to 10.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 98ff192ca60c..edcb1b563dcb 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.4 +PORTVERSION= 10.6 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ |