diff options
author | knu <knu@FreeBSD.org> | 2002-11-28 12:00:36 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-11-28 12:00:36 +0000 |
commit | 2fc22d7ab119adbf2c95d8bbad3e864f3d74c7b1 (patch) | |
tree | 91925ad466369920b2e49c403c8e510ed23c78a5 /databases | |
parent | b5d0a5dc0d789375a7ff25119ff68371f9c233d5 (diff) | |
download | FreeBSD-ports-2fc22d7ab119adbf2c95d8bbad3e864f3d74c7b1.zip FreeBSD-ports-2fc22d7ab119adbf2c95d8bbad3e864f3d74c7b1.tar.gz |
Claim maintainership as the creator of these ports until the previous
maintainer becomes reachable again.
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 f080ede..0c55277 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= gauche- DISTFILES= # none -MAINTAINER= ports@FreeBSD.org +MAINTAINER= knu@FreeBSD.org BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \ ${NONEXISTENT}:${PORTSDIR}/${GAUCHE_PORT}:configure |