diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:19:05 +0800 |
commit | 027499f127dc5ba8742e509578d1e26d3baaa6d9 (patch) | |
tree | 168218a30cd77944bf65134bf94f68eb0581fc6f /misc/diary-hercules | |
parent | 2ab40360126ca72edcf4de72c28f0e0cc1044c8a (diff) | |
download | freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.gz freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.tar.zst freebsd-ports-gnome-027499f127dc5ba8742e509578d1e26d3baaa6d9.zip |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'misc/diary-hercules')
-rw-r--r-- | misc/diary-hercules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/diary-hercules/Makefile b/misc/diary-hercules/Makefile index 451d827698de..704d2990e0e6 100644 --- a/misc/diary-hercules/Makefile +++ b/misc/diary-hercules/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= diary- -MAINTAINER= infofarmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A personal workout diary program for bodybuilders RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sqlite/__init__.py:${PORTSDIR}/databases/py-PySQLite11 |