diff options
author | tv <tv@pkgsrc.org> | 2007-02-11 05:22:24 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2007-02-11 05:22:24 +0000 |
commit | 0c98879ba484418e2aa1c7886f43dae88dc50fac (patch) | |
tree | bf088513eb740395b12a37bba0d5c0eeac924775 /security/scanssh | |
parent | 16e3bf229cb7a89d0eb241eef4fd25347659c7b6 (diff) | |
download | pkgsrc-0c98879ba484418e2aa1c7886f43dae88dc50fac.tar.gz |
PKGREVISION bump due to proper ABI_DEPENDS versioning in devel/libevent.
Diffstat (limited to 'security/scanssh')
-rw-r--r-- | security/scanssh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 9a3d4d40c7d..4c19cb8e70d 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:38 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2007/02/11 05:22:24 tv Exp $ DISTNAME= scanssh-2.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= http://monkey.org/~provos/ \ ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/scanssh/ |