summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/error/Makefile4
-rw-r--r--textproc/vis/Makefile4
2 files changed, 4 insertions, 4 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} \
diff --git a/textproc/vis/Makefile b/textproc/vis/Makefile
index efa46a2c7bf..35c57e9e218 100644
--- a/textproc/vis/Makefile
+++ b/textproc/vis/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 05:30:23 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2005/05/22 05:32:17 minskim Exp $
#
DISTNAME= vis-0.0
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.gw.com/pub/people/christos/
-MAINTAINER= christos@netbsd.org
+MAINTAINER= christos@NetBSD.org
COMMENT= Convert strings from/to a visual format
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} \