summaryrefslogtreecommitdiff
path: root/devel/pccts
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-11-10 00:35:07 +0000
committergrant <grant@pkgsrc.org>2002-11-10 00:35:07 +0000
commitcf12a2f4f05fd9aefad240bdcefd5a28f62e6baa (patch)
tree26748066a915efd884c97fe2e1082c21313d75c3 /devel/pccts
parent88a48d3237e6f57733da6181d749b806135cd804 (diff)
downloadpkgsrc-cf12a2f4f05fd9aefad240bdcefd5a28f62e6baa.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