diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-03-26 08:02:24 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-03-26 08:02:24 +0000 |
commit | ad5ae9a427788beb3e146e1bd5cf1768ea67c522 (patch) | |
tree | ea0d64f068b879f1da2d381c9a636c438280c64b /misc/nut/Makefile | |
parent | 962494e2533b4f55b364fd7b1765f116051f1149 (diff) |
Notes
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 dbd7ac951be2..2f338a2f43a3 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 13.3 +PORTVERSION= 13.4 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- |