diff options
Diffstat (limited to 'textproc/postgresql-autodoc/Makefile')
-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 6ee5055607e..980fb1e3689 100644 --- a/textproc/postgresql-autodoc/Makefile +++ b/textproc/postgresql-autodoc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:39 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/25 20:20:35 jmmv Exp $ # VERS= 1.01 DISTNAME= postgresql_autodoc-${VERS} WRKSRC= ${WRKDIR} -CATEGORIES= textproc database +CATEGORIES= textproc databases MASTER_SITES= http://www.rbt.ca/autodoc/ MAINTAINER= packages@netbsd.org |