summaryrefslogtreecommitdiff
path: root/devel/mercurial/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-03-04 06:40:41 +0000
committerwiz <wiz@pkgsrc.org>2006-03-04 06:40:41 +0000
commit08c88f1aa4c5dea9765a4a8b868bdf4093ba9d4a (patch)
tree3a1fe20daab9d3492d1be1cbd6b075068e265fa2 /devel/mercurial/Makefile
parentd4813a49df92ed983cc7d8e88fec24da31dea39f (diff)
downloadpkgsrc-08c88f1aa4c5dea9765a4a8b868bdf4093ba9d4a.tar.gz
Add missing file to PLIST. Bump PKGREVISION.
Diffstat (limited to 'devel/mercurial/Makefile')
-rw-r--r--devel/mercurial/Makefile4
1 files changed, 2 insertions, 2 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