summaryrefslogtreecommitdiff
path: root/lang/nawk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/nawk/Makefile')
-rw-r--r--lang/nawk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/nawk/Makefile b/lang/nawk/Makefile
index 75b7642fae8..840fcca38be 100644
--- a/lang/nawk/Makefile
+++ b/lang/nawk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2009/04/09 00:48:08 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2010/03/21 16:29:40 wiz Exp $
DISTNAME= nawk-20050424
PKGREVISION= 3
@@ -6,7 +6,7 @@ CATEGORIES= lang
MASTER_SITES= # empty
DISTFILES= # empty
-MAINTAINER= jlam@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cm.bell-labs.com/who/bwk/
COMMENT= Brian Kernighan's pattern-directed scanning and processing language