diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-19 09:07:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-19 09:07:15 +0000 |
commit | e45a27dd7c6e4fdf5704e1959421c96da6b9089b (patch) | |
tree | be4fd6c9b3816d8cd31b8ef0ab93c0de948bc471 /misc/nut/Makefile | |
parent | Update to 1.40 (diff) |
Update to 10.2
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 37b8e026062c..861a97d33e50 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.1 +PORTVERSION= 10.2 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ |