diff options
Diffstat (limited to 'textproc/postgresql-autodoc')
-rw-r--r-- | textproc/postgresql-autodoc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/postgresql-autodoc/Makefile b/textproc/postgresql-autodoc/Makefile index 980fb1e3689..9587a74d5ec 100644 --- a/textproc/postgresql-autodoc/Makefile +++ b/textproc/postgresql-autodoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/04/25 20:20:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2003/06/02 01:16:27 jschauma Exp $ # VERS= 1.01 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= textproc databases MASTER_SITES= http://www.rbt.ca/autodoc/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.rbt.ca/autodoc/ COMMENT= Generate HTML, DOT, and XML description of database structure |