diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
commit | 10591c24634e124fd4f1f43ce7af9e57d1b03b02 (patch) | |
tree | 4eb3ce3b9a2723895451e727afade2f835da72ce /misc/nut | |
parent | 43ee560bbea2b6ede395a2525f36556971020bde (diff) | |
download | freebsd-ports-10591c24634e124fd4f1f43ce7af9e57d1b03b02.zip |
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
Diffstat (limited to 'misc/nut')
-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 d4521af7684a..0abda35803e1 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.lafn.org/~av832/ \ http://voodoo.bawue.com/download/ PKGNAMEPREFIX= health- -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Nutrition software to record what you eat MAN1= ${PORTNAME}.1 |