diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:07:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-07 09:07:05 +0000 |
commit | 83f140ade6990f5c0b96cc70e9d757ac791cee38 (patch) | |
tree | fb95c4dd6628c1179d9a76db7ecfc5b61593523a /misc | |
parent | 9dd54d07d309331d0189102c18187d93f9339c89 (diff) | |
download | ports-83f140ade6990f5c0b96cc70e9d757ac791cee38.tar.gz ports-83f140ade6990f5c0b96cc70e9d757ac791cee38.zip |
- Take maintainership
Notes
Notes:
svn path=/head/; revision=220094
Diffstat (limited to 'misc')
-rw-r--r-- | misc/nut/Makefile | 2 | ||||
-rw-r--r-- | misc/pantry/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index f947f50abdb3..cc703e327175 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Nutrition software to record what you eat USE_GMAKE= yes diff --git a/misc/pantry/Makefile b/misc/pantry/Makefile index ec1319fb988d..3b5df15d0b24 100644 --- a/misc/pantry/Makefile +++ b/misc/pantry/Makefile @@ -11,7 +11,7 @@ DISTVERSION= 23 CATEGORIES= misc MASTER_SITES= http://www.smileystation.com/pantry/downloads/ CENKES -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Command-line nutrition analysis program RUN_DEPENDS= py*-bsddb>=2:${PORTSDIR}/databases/py-bsddb |