diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-18 13:04:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-18 13:04:36 +0000 |
commit | 0c46bafcb5320e4c316eb1218e6e3b9ab8357092 (patch) | |
tree | 66182c04bb5dda29f61824f7535333a7ef517dc3 /databases/gauche-gdbm | |
parent | 85d3de38b6b7fd71ace755b3598d45014c2896ab (diff) | |
download | ports-0c46bafcb5320e4c316eb1218e6e3b9ab8357092.tar.gz ports-0c46bafcb5320e4c316eb1218e6e3b9ab8357092.zip |
Set MAINTAINER back to the submitter. He is now reachable again.
Submitted by: Erik Greenwald <erik@smluc.org>
Notes
Notes:
svn path=/head/; revision=71703
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 |