diff options
author | knu <knu@FreeBSD.org> | 2002-12-18 21:04:36 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-12-18 21:04:36 +0800 |
commit | a420e58762d1dc7088bf8f4b278613dd1447e669 (patch) | |
tree | 190b53f80be96c8b5acf7cb4196a2f745ffc55f8 /databases/gauche-gdbm | |
parent | fbfde3929d5694ebdc288e1f1ff9107b4ae7e0c5 (diff) | |
download | freebsd-ports-gnome-a420e58762d1dc7088bf8f4b278613dd1447e669.tar.gz freebsd-ports-gnome-a420e58762d1dc7088bf8f4b278613dd1447e669.tar.zst freebsd-ports-gnome-a420e58762d1dc7088bf8f4b278613dd1447e669.zip |
Set MAINTAINER back to the submitter. He is now reachable again.
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 a0d67cabb43d..7e25f4aa8aad 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 |