diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-28 12:00:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-28 12:00:36 +0000 |
commit | 19e14f3b2d72452bc5cf3fe39cd20ce1145ed1ce (patch) | |
tree | 311963a80ba3fc7dbcd10696a78b2c08551bdfb0 /databases | |
parent | Fix the build by removing superfluous LDFLAGS from MAKE_ARGS. (diff) |
Claim maintainership as the creator of these ports until the previous
maintainer becomes reachable again.
Notes
Notes:
svn path=/head/; revision=71195
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 f080ede95fb0..0c55277f1c17 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 |