diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-01-30 17:34:59 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-01-30 17:34:59 +0800 |
commit | b1a92209b6518a9c5bb7f0bf207947af6acbeb57 (patch) | |
tree | 0f2a0566154f2d69c3f3c2050bf5d88602d1c0ff /misc/nut/Makefile | |
parent | effbdad4cba1cdfe725b6f380e35ecfd73de351c (diff) | |
download | freebsd-ports-gnome-b1a92209b6518a9c5bb7f0bf207947af6acbeb57.tar.gz freebsd-ports-gnome-b1a92209b6518a9c5bb7f0bf207947af6acbeb57.tar.zst freebsd-ports-gnome-b1a92209b6518a9c5bb7f0bf207947af6acbeb57.zip |
Update to 11.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 5db62f98cb01..8b40972a317d 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 11.1 +PORTVERSION= 11.2 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.bawue.com/download/ |