diff options
Diffstat (limited to 'devel/cvs2html/Makefile')
-rw-r--r-- | devel/cvs2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile index 0fc857a5485..33f0f4eb187 100644 --- a/devel/cvs2html/Makefile +++ b/devel/cvs2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/07/16 01:19:08 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2007/02/17 20:59:47 wiz Exp $ # DISTNAME= cvs2html-1.82 -CATEGORIES= devel +CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= zuntum@NetBSD.org |