summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig>2008-01-28 00:45:26 +0000
committerrillig <rillig>2008-01-28 00:45:26 +0000
commit8697ceb728fbeec430275cb85f7754eee394e63c (patch)
treed001faf5fee05206a2303464d128e5f7a303b400
parentedc55b52e34d084d8868981fa9e6af161ec772e7 (diff)
downloadpkgsrc-8697ceb728fbeec430275cb85f7754eee394e63c.tar.gz
pkglint says:
ERROR: security/dsniff/Makefile.common:4: PKGREVISION must not be set outside the package Makefile.
-rw-r--r--security/dsniff-nox11/Makefile3
-rw-r--r--security/dsniff/Makefile.common3
2 files changed, 3 insertions, 3 deletions
diff --git a/security/dsniff-nox11/Makefile b/security/dsniff-nox11/Makefile
index 80c7bd71e09..e6e5153af96 100644
--- a/security/dsniff-nox11/Makefile
+++ b/security/dsniff-nox11/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2007/01/07 09:14:09 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/28 00:45:27 rillig Exp $
.include "../../security/dsniff/Makefile.common"
PKGNAME= dsniff-nox11-${VERS}
+PKGREVISION= 1
COMMENT= Password sniffer
CONFIGURE_ARGS+= --without-x
diff --git a/security/dsniff/Makefile.common b/security/dsniff/Makefile.common
index db78675c9ce..d4673bcfe58 100644
--- a/security/dsniff/Makefile.common
+++ b/security/dsniff/Makefile.common
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile.common,v 1.6 2007/02/18 18:56:13 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.7 2008/01/28 00:45:26 rillig Exp $
DISTNAME= dsniff-${VERS}
-PKGREVISION= 1
VERS= 2.3
CATEGORIES= security
MASTER_SITES+= http://monkey.org/~dugsong/dsniff/