diff options
Diffstat (limited to 'misc/nut/Makefile')
-rw-r--r-- | misc/nut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 0c7dcd7d422d..7fe2262c6840 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,12 +6,12 @@ # PORTNAME= nut -PORTVERSION= 12.0 +PORTVERSION= 12.1 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ CSME PKGNAMEPREFIX= health- -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= infofarmer@FreeBSD.org COMMENT= Nutrition software to record what you eat MAN1= ${PORTNAME}.1 |