pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/monotone Fix placement of PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/10abd97e0b80
branches: trunk
changeset: 522927:10abd97e0b80
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sun Dec 31 17:38:51 2006 +0000
description:
Fix placement of PKGREVISION.
diffstat:
devel/monotone/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 3c01160fb758 -r 10abd97e0b80 devel/monotone/Makefile
--- a/devel/monotone/Makefile Sun Dec 31 16:39:34 2006 +0000
+++ b/devel/monotone/Makefile Sun Dec 31 17:38:51 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2006/12/11 08:13:13 dan Exp $
+# $NetBSD: Makefile,v 1.32 2006/12/31 17:38:51 jmmv Exp $
#
DISTNAME= monotone-0.31
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://monotone.ca/downloads/
@@ -9,8 +10,6 @@
HOMEPAGE= http://monotone.ca/
COMMENT= Free distributed version control system
-PKGREVISION= 1
-
GCC_REQD+= 3.0
GNU_CONFIGURE= yes
INFO_FILES= # PLIST
Home |
Main Index |
Thread Index |
Old Index