diff options
author | knu <knu@FreeBSD.org> | 2002-09-13 08:36:20 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-09-13 08:36:20 +0000 |
commit | 114eec87b635de20a7f43c44155bd84e02a0f2c8 (patch) | |
tree | 8e0ee1c865ebbdb600ea9f9d9ef52911b7034be8 /databases/gauche-gdbm | |
parent | 7f78d267a0e393cbf42eef127d39f13e9757a4ba (diff) | |
download | FreeBSD-ports-114eec87b635de20a7f43c44155bd84e02a0f2c8.zip FreeBSD-ports-114eec87b635de20a7f43c44155bd84e02a0f2c8.tar.gz |
Hand the maintainership over to the submitter of the PR.
PR: ports/40901
Submitted by: Erik Greenwald <erik@smluc.org>
Diffstat (limited to 'databases/gauche-gdbm')
-rw-r--r-- | databases/gauche-gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile index 2ce8c96..ca00b10 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= gauche- DISTFILES= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= erik@smluc.org BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \ ${NONEXISTENT}:${PORTSDIR}/${GAUCHE_PORT}:configure |