diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/mercurial/Makefile | 4 | ||||
-rw-r--r-- | devel/mercurial/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/mercurial/Makefile b/devel/mercurial/Makefile index 265644538b9..63dc3a964d1 100644 --- a/devel/mercurial/Makefile +++ b/devel/mercurial/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2006/03/01 18:27:26 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2006/03/04 06:40:41 wiz Exp $ # DISTNAME= mercurial-0.8 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.selenic.com/mercurial/release/ @@ -9,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.selenic.com/mercurial/wiki/index.cgi/Mercurial COMMENT= Fast, lightweight source control management system - PY_PATCHPLIST= yes PYDISTUTILSPKG= yes diff --git a/devel/mercurial/PLIST b/devel/mercurial/PLIST index 3286afbc8a6..0646d9ee590 100644 --- a/devel/mercurial/PLIST +++ b/devel/mercurial/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2006/03/01 18:27:26 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/03/04 06:40:41 wiz Exp $ bin/hg +bin/hgmerge ${PYSITELIB}/hgext/__init__.py ${PYSITELIB}/hgext/__init__.pyc ${PYSITELIB}/hgext/__init__.pyo |