diff options
author | eadler <eadler@FreeBSD.org> | 2012-11-02 22:26:22 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-11-02 22:26:22 +0800 |
commit | 83a631e3574c579fe79a6cca96b8f7858a1239da (patch) | |
tree | 248a2fecb319677f071a8a9b5b5be87449c0754d | |
parent | 21ad986649025de9254051bea789c1075da8de4d (diff) | |
download | freebsd-ports-gnome-83a631e3574c579fe79a6cca96b8f7858a1239da.tar.gz freebsd-ports-gnome-83a631e3574c579fe79a6cca96b8f7858a1239da.tar.zst freebsd-ports-gnome-83a631e3574c579fe79a6cca96b8f7858a1239da.zip |
Hand over port to new volunteer.
Feature safe: yes
-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 04b0dd499494..aa12bd2c79f8 100644 --- a/science/gramps/Makefile +++ b/science/gramps/Makefile @@ -8,7 +8,7 @@ CATEGORIES= science gnome python MASTER_SITES= SF/${PORTNAME}/Stable/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd-ports@herveybayaustralia.com.au COMMENT= A GTK/GNOME-based genealogy program LICENSE= GPLv2 |