diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-03 15:33:07 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-04-03 15:33:07 +0000 |
commit | f9f0820c269eccffaf5fcd772ddd0e1f773ba594 (patch) | |
tree | 7dcaabbbf46ce1def55726534f3df0a4869cc613 /misc/nut/Makefile | |
parent | Looks like this belongs to haskell@. (diff) |
Update to 10.17
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 bcfe0b3c7aac..4c2aa9d3dc7e 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.16 +PORTVERSION= 10.17 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ |