summaryrefslogtreecommitdiff
path: root/devel/pccts
diff options
context:
space:
mode:
authorgrant <grant>2002-11-10 00:35:07 +0000
committergrant <grant>2002-11-10 00:35:07 +0000
commitda8e5756b430ac1dfad0d0a7fe3ee6be00e58459 (patch)
tree26748066a915efd884c97fe2e1082c21313d75c3 /devel/pccts
parentc1e59210531fab0b16cfd97aefbfa4353eed8dee (diff)
downloadpkgsrc-da8e5756b430ac1dfad0d0a7fe3ee6be00e58459.tar.gz
fix MAINTAINER= Name <email> to only include email address.
Diffstat (limited to 'devel/pccts')
-rw-r--r--devel/pccts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile
index bbf372668b6..87789c85b31 100644
--- a/devel/pccts/Makefile
+++ b/devel/pccts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/02/25 04:47:22 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2002/11/10 00:35:07 grant Exp $
#
DISTNAME= pccts133mr22
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.polhode.com/
EXTRACT_SUFX= .zip
-MAINTAINER= David Maxwell <david@maxwell.net>
+MAINTAINER= david@maxwell.net
HOMEPAGE= http://www.polhode.com/pccts.html
COMMENT= Purdue Compiler Construction Tool Set