diff options
Diffstat (limited to 'devel/error')
-rw-r--r-- | devel/error/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/error/Makefile b/devel/error/Makefile index fe89b10fb44..029b2cd8c7f 100644 --- a/devel/error/Makefile +++ b/devel/error/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.3 2005/05/22 05:26:17 minskim Exp $ +# $NetBSD: Makefile,v 1.4 2005/05/22 05:32:17 minskim Exp $ # DISTNAME= error-0.0 CATEGORIES= devel MASTER_SITES= ftp://ftp.gw.com/pub/people/christos/ -MAINTAINER= christos@netbsd.org +MAINTAINER= christos@NetBSD.org COMMENT= Insert compiler errors in source files as comments MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} \ |