diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-24 21:50:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-24 21:50:07 +0000 |
commit | 12215519185c938db7059abd8a6ef04bf1b9db15 (patch) | |
tree | 96651baa9d59b21b283acde7f2b88b8477ea8b79 /misc/nut/Makefile | |
parent | d888baa91ccde2bf42ef4c8c4ea0edb2693e4986 (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 a7a2614f72d9..99e0a4ec5470 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 14.3 +PORTVERSION= 14.4 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- |