diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-12-02 02:05:39 +0000 |
commit | 7359600566e515347639788be8aca65d8baa8776 (patch) | |
tree | 6c33e6a396a65bcd198f8da4df42cb08a45b84c3 /databases/gdbm | |
parent | 853c796ea5f11d7b17d30840766abd2a20cd0984 (diff) | |
download | ports-7359600566e515347639788be8aca65d8baa8776.tar.gz ports-7359600566e515347639788be8aca65d8baa8776.zip |
Notes
Diffstat (limited to 'databases/gdbm')
-rw-r--r-- | databases/gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 1a9f34a8f466..a4b43f9aa6af 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= cyrille.lefevre@laposte.net +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU database manager USE_GMAKE= yes |