diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-06 13:09:24 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-06 13:09:24 +0000 |
commit | fd02fa38a4879c44765fd924443a4b77a7d72d32 (patch) | |
tree | a63f602fc497b7981d4117d40fbeca585ed02710 /devel/ply | |
parent | 296372632863ce158ef8677a660157d4bdf52601 (diff) | |
download | pkgsrc-fd02fa38a4879c44765fd924443a4b77a7d72d32.tar.gz |
"Please write NetBSD.org instead of netbsd.org"
Diffstat (limited to 'devel/ply')
-rw-r--r-- | devel/ply/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |