pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/mercurial Correct alignment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/503297b2bb0e
branches:  trunk
changeset: 511079:503297b2bb0e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Apr 08 23:01:58 2006 +0000

description:
Correct alignment.

diffstat:

 devel/mercurial/Makefile |  18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diffs (30 lines):

diff -r 43ff1a2f1a52 -r 503297b2bb0e devel/mercurial/Makefile
--- a/devel/mercurial/Makefile  Sat Apr 08 22:57:32 2006 +0000
+++ b/devel/mercurial/Makefile  Sat Apr 08 23:01:58 2006 +0000
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.6 2006/03/14 13:56:12 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2006/04/08 23:01:58 minskim Exp $
 #
 
-DISTNAME=              mercurial-0.8
-PKGREVISION=           2
-CATEGORIES=            devel
-MASTER_SITES=          http://www.selenic.com/mercurial/release/
+DISTNAME=      mercurial-0.8
+PKGREVISION=   2
+CATEGORIES=    devel
+MASTER_SITES=  http://www.selenic.com/mercurial/release/
 
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.selenic.com/mercurial/wiki/index.cgi/Mercurial
-COMMENT=               Fast, lightweight source control management system
+COMMENT=       Fast, lightweight source control management system
 
-PY_PATCHPLIST=          yes
-PYDISTUTILSPKG=                yes
+PY_PATCHPLIST= yes
+PYDISTUTILSPKG=        yes
 
 PYTHON_VERSIONS_ACCEPTED=      24 23
 



Home | Main Index | Thread Index | Old Index