pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/boost-libs fix PKGREVISION



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f6295a6b70ad
branches:  trunk
changeset: 542233:f6295a6b70ad
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Fri May 09 12:50:31 2008 +0000

description:
fix PKGREVISION

diffstat:

 devel/boost-libs/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 79fbfca9f269 -r f6295a6b70ad devel/boost-libs/Makefile
--- a/devel/boost-libs/Makefile Fri May 09 11:12:27 2008 +0000
+++ b/devel/boost-libs/Makefile Fri May 09 12:50:31 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/04/28 21:35:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2008/05/09 12:50:31 drochner Exp $
 #
 
 BOOST_PACKAGE=         libs
@@ -6,7 +6,7 @@
 BOOST_CONFIG=          installed
 BOOST_INSTALL_LIBS=    yes
 
-PKG_REVISION=          1
+PKGREVISION=           1
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 



Home | Main Index | Thread Index | Old Index