diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-07-17 22:14:54 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-07-17 22:14:54 +0000 |
commit | 2f9c6d177dd5268d86a333850d26a76522447d5e (patch) | |
tree | da610d8c6b344066d6e4b31d2a70b1ed918fdbed /misc/nut/Makefile | |
parent | Update to 1.1.1 (diff) |
Update to 10.21
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 20d06cc70386..447a25ad5ba2 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.20 +PORTVERSION= 10.21 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ |