diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-05 11:05:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-05 11:05:28 +0000 |
commit | 08a33575aa451ff082a9b2eb54458f04360124cf (patch) | |
tree | 0d055598d4242f703264f442381e7ddc22b6daf4 /misc/nut/Makefile | |
parent | Fix PLIST_FILES and PLIST_DIRS (diff) |
Update to 10.12
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 04cf9fea8960..6ae47cf98c05 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 10.11 +PORTVERSION= 10.12 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.oberon.net/download/ |