diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-18 03:48:10 +0000 |
commit | 64f0415ebe115acf785e48540faf867d9914818d (patch) | |
tree | 7326647032c57861e73eb1caed955f44594b9037 /databases | |
parent | Upgrade to 1.51. (diff) |
Reset undeliverable maintainer addresses to ports@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=70365
Diffstat (limited to 'databases')
-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 ca00b10ffa81..8ada99c56042 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= gauche- DISTFILES= # none -MAINTAINER= erik@smluc.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \ ${NONEXISTENT}:${PORTSDIR}/${GAUCHE_PORT}:configure |