diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-10 06:40:28 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-10 06:40:28 +0000 |
commit | af641e93e68f89e899121d2decd8aaff96c9c0ef (patch) | |
tree | 522f038a9382ef2ca0030d5c0e3d080f6e650719 /misc/nut/Makefile | |
parent | - new option WITHOUT_REGISTER_SAMBA (diff) |
- Update to version 9.9
Diffstat (limited to 'misc/nut/Makefile')
-rw-r--r-- | misc/nut/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 067b0f2d6082..b5d0841c6d28 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,8 +6,7 @@ # PORTNAME= nut -PORTVERSION= 9.8 -PORTREVISION= 1 +PORTVERSION= 9.9 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ PKGNAMEPREFIX= health- @@ -17,7 +16,6 @@ COMMENT= Nut is nutrition software to record what you eat MAN1= nut.1 -USE_SIZE= yes USE_GMAKE= yes USE_REINPLACE= yes |