diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-05 07:34:24 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-05 07:34:24 +0000 |
commit | 75eacb3518ee638e8e9acdb70f99a5e87418e6b2 (patch) | |
tree | f5f598e6d0f6a108e08992189867ab0377e3e59d /misc/nut/Makefile | |
parent | Change spaces with tab (diff) |
Update to 9.20
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 afd0124f6940..63ae5c443e6e 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 9.19 +PORTVERSION= 9.20 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ PKGNAMEPREFIX= health- |