diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-27 06:40:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-27 06:40:33 +0000 |
commit | fdbb7f9ec73a458095487430bf682b083fa41602 (patch) | |
tree | 4e2af9a7e459accc9beadbac0cdaa3c38d47c358 /misc/nut/Makefile | |
parent | Update to 2.0.11. (diff) |
Update to 10.3
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 861a97d33e50..ec4bac652333 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.2 +PORTVERSION= 10.3 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ |