pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/sdig Restore PKGREVISION=1 lost apparently by acci...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/082598dd4e56
branches:  trunk
changeset: 543821:082598dd4e56
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Mon Jun 23 03:53:57 2008 +0000

description:
Restore PKGREVISION=1 lost apparently by accident in -r1.13 a year ago.
Noticed by Aleksey Cheusov.

diffstat:

 net/sdig/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 484722e6a019 -r 082598dd4e56 net/sdig/Makefile
--- a/net/sdig/Makefile Mon Jun 23 03:53:33 2008 +0000
+++ b/net/sdig/Makefile Mon Jun 23 03:53:57 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2007/02/17 12:54:46 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2008/06/23 03:53:57 dholland Exp $
 
 DISTNAME=      sdig-0.30
+PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  http://www.exploits.org/sdig/
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} mactable.gz



Home | Main Index | Thread Index | Old Index