pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_select Corrected pkg_select version in DI...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ab2cd1fa14b
branches:  trunk
changeset: 556732:4ab2cd1fa14b
user:      imil <imil%pkgsrc.org@localhost>
date:      Fri Apr 03 16:06:43 2009 +0000

description:
Corrected pkg_select version in DISTNAME, new PKGREVISION

diffstat:

 pkgtools/pkg_select/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r eb6275fe0063 -r 4ab2cd1fa14b pkgtools/pkg_select/Makefile
--- a/pkgtools/pkg_select/Makefile      Fri Apr 03 15:03:30 2009 +0000
+++ b/pkgtools/pkg_select/Makefile      Fri Apr 03 16:06:43 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2009/03/29 09:09:17 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2009/04/03 16:06:43 imil Exp $
 #
 
-DISTNAME=      pkg_select-20090329
+DISTNAME=      pkg_select-20090308
+PKGREVISION=   1
 CATEGORIES=    pkgtools
 MASTER_SITES=  ftp://ftp.NetBSD.org/pub/NetBSD/misc/imil/
 



Home | Main Index | Thread Index | Old Index