summaryrefslogtreecommitdiff
path: root/lang/nawk/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 21:41:05 +0000
committergrant <grant>2003-07-17 21:41:05 +0000
commitf5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (patch)
treec1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /lang/nawk/Makefile
parent6d21bddb500c778feba0389cc4796129c60399df (diff)
downloadpkgsrc-f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2.tar.gz
s/netbsd.org/NetBSD.org/
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 ead327890ae..e7df6201345 100644
--- a/lang/nawk/Makefile
+++ b/lang/nawk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/03/29 12:41:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2003/07/17 21:44:58 grant Exp $
#
DISTNAME= awk
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}
CATEGORIES= lang
MASTER_SITES= http://cm.bell-labs.com/who/bwk/
-MAINTAINER= cjep@netbsd.org
+MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://cm.bell-labs.com/who/bwk/
COMMENT= Brian Kernighan's pattern-directed scanning and processing language