Fri Jun 12 21:47:32 2009 UTC ()
update homepage and master sites.


(zafer)
diff -r1.10 -r1.11 pkgsrc/devel/ply/Makefile

cvs diff -r1.10 -r1.11 pkgsrc/devel/ply/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ply/Makefile 2009/02/09 22:56:23 1.10
+++ pkgsrc/devel/ply/Makefile 2009/06/12 21:47:32 1.11
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.10 2009/02/09 22:56:23 joerg Exp $ 1# $NetBSD: Makefile,v 1.11 2009/06/12 21:47:32 zafer Exp $
2 2
3DISTNAME= ply-1.5 3DISTNAME= ply-1.5
4PKGREVISION= 2 4PKGREVISION= 2
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= http://systems.cs.uchicago.edu/ply/ 6MASTER_SITES= http://www.dabeaz.com/ply/
7 7
8MAINTAINER= aw9k-nnk@asahi-net.or.jp 8MAINTAINER= aw9k-nnk@asahi-net.or.jp
9HOMEPAGE= http://systems.cs.uchicago.edu/ply/ 9HOMEPAGE= http://www.dabeaz.com/ply/
10COMMENT= Python Lex-Yacc 10COMMENT= Python Lex-Yacc
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14USE_TOOLS+= pax 14USE_TOOLS+= pax
15 15
16PYDISTUTILSPKG= yes 16PYDISTUTILSPKG= yes
17 17
18DOCDIR= ${PREFIX}/share/doc/ply 18DOCDIR= ${PREFIX}/share/doc/ply
19EGDIR= ${PREFIX}/share/examples/ply 19EGDIR= ${PREFIX}/share/examples/ply
20INSTALLATION_DIRS= ${DOCDIR} ${EGDIR} 20INSTALLATION_DIRS= ${DOCDIR} ${EGDIR}
21 21
22post-install: 22post-install: