diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-05-16 07:30:10 +0000 |
commit | bfb7ac6323e1fc9179153e4dca51f41f633db9c8 (patch) | |
tree | ab210423f0a1bd65f4d0c366d1f206fd3c340168 /databases/gauche-gdbm | |
parent | 5dbfcd79aeae0a24273560fa8bc999aad44cd65f (diff) | |
download | ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.tar.gz ports-bfb7ac6323e1fc9179153e4dca51f41f633db9c8.zip |
Notes
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 7a23c6fd911f..6ac9a65eedc6 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= erik@smluc.org COMMENT= GDBM interface for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \ |