diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-16 07:41:07 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-16 07:41:07 +0000 |
commit | 70f50795922da55c0a99eee8e06dd7416546e42f (patch) | |
tree | a7ef3b35e130afaf69921261161da07ad49d4f05 /misc/nut/Makefile | |
parent | - Reduce dependencies with perl-5.8. (diff) |
Update to 10.7
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 edcb1b563dcb..a10eaadb02d0 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.6 +PORTVERSION= 10.7 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ |