diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-06-16 13:32:08 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-06-16 13:32:08 +0000 |
commit | 20909abc59c69c5e117402e9eb680aa7d563ef27 (patch) | |
tree | 70ece48937a68e30c73e9cf751b8bb87522ac118 /misc/nut/Makefile | |
parent | Update to 2005.06.16. (diff) |
Update to 10.20
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 a2141ca024d4..20d06cc70386 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.19 +PORTVERSION= 10.20 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ |