diff options
Diffstat (limited to 'devel/cvslock/Makefile')
-rw-r--r-- | devel/cvslock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvslock/Makefile b/devel/cvslock/Makefile index 40fe1d4a0e3..bc2feda57fd 100644 --- a/devel/cvslock/Makefile +++ b/devel/cvslock/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2003/06/02 01:20:54 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 21:30:07 grant Exp $ DISTNAME= cvslock-0.2 CATEGORIES= devel MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= safely manipulate and inspect CVS repositories GNU_CONFIGURE= yes |