summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/clisp-wildcard/Makefile4
-rw-r--r--devel/ply/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/clisp-wildcard/Makefile b/devel/clisp-wildcard/Makefile
index 8a3141ed661..96f8baf1b69 100644
--- a/devel/clisp-wildcard/Makefile
+++ b/devel/clisp-wildcard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/12/02 20:47:49 marino Exp $
+# $NetBSD: Makefile,v 1.3 2013/04/06 13:09:24 rodent Exp $
#
CLISP_MODULE= wildcard
@@ -8,7 +8,7 @@ PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/}
-MAINTAINER= hans@netbsd.org
+MAINTAINER= hans@NetBSD.org
HOMEPAGE= http://clisp.cons.org/
COMMENT= CLISP wildcard matching module
diff --git a/devel/ply/Makefile b/devel/ply/Makefile
index a00c8d2ed18..58d7926ea68 100644
--- a/devel/ply/Makefile
+++ b/devel/ply/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2012/10/31 11:19:25 asau Exp $
+# $NetBSD: Makefile,v 1.16 2013/04/06 13:09:24 rodent Exp $
DISTNAME= ply-3.3
PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= http://www.dabeaz.com/ply/
-MAINTAINER= nonaka@netbsd.org
+MAINTAINER= nonaka@NetBSD.org
HOMEPAGE= http://www.dabeaz.com/ply/
COMMENT= Python Lex-Yacc