diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-15 08:50:46 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-15 08:50:46 +0000 |
commit | d89d209ce103ec36aec17572f18225a66a9dd771 (patch) | |
tree | 036e22cdcf89fb49cda780612ffa9ecb9de94236 /misc/nut/Makefile | |
parent | Add vodmr 0.13, an ODMR/ATRN server for vpopmail/qmail. (diff) |
- Update to version 9.8
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 9390d5dd123d..b60f5529b582 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 9.7 +PORTVERSION= 9.8 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ PKGNAMEPREFIX= health- |