diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-10 12:02:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-11-10 12:02:07 +0000 |
commit | 01a3f01ffe999674cd23b2cf18f5bae72f382124 (patch) | |
tree | e25fe931cef9740001ca6cd8da6b85a6937aa193 | |
parent | bcfc45dccfafc871e2ad237f73dadac8ac6308ea (diff) | |
download | ports-01a3f01ffe999674cd23b2cf18f5bae72f382124.tar.gz ports-01a3f01ffe999674cd23b2cf18f5bae72f382124.zip |
Notes
-rw-r--r-- | science/gramps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gramps/Makefile b/science/gramps/Makefile index 14970419a192..628eb3efd2ab 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science gnome python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gramps -MAINTAINER= fehlner@gmx.de +MAINTAINER= stefan.tell@crashmail.de COMMENT= A GTK/GNOME-based genealogy program written in Python BUILD_DEPENDS= ${PYTHON_LIBDIR}/site-packages/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml \ |