diff options
author | pav <pav@FreeBSD.org> | 2004-11-10 20:02:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-11-10 20:02:07 +0800 |
commit | 39359770f95e6c2c359a86dc4cd9b4186ab81505 (patch) | |
tree | b12981b8e66b7658687f0023638f818ecfc87bfe | |
parent | a4a6a260ab4b87942801309d152ce7bfb858d1db (diff) | |
download | freebsd-ports-gnome-39359770f95e6c2c359a86dc4cd9b4186ab81505.tar.gz freebsd-ports-gnome-39359770f95e6c2c359a86dc4cd9b4186ab81505.tar.zst freebsd-ports-gnome-39359770f95e6c2c359a86dc4cd9b4186ab81505.zip |
- Transfer maintainership
PR: ports/73674
Submitted by: new maintainer
Approved by: old maintainer
-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 \ |