diff options
author | tv <tv> | 2007-02-11 05:22:24 +0000 |
---|---|---|
committer | tv <tv> | 2007-02-11 05:22:24 +0000 |
commit | 93f51a383ef73125f1e7fb43514ad2f75197119f (patch) | |
tree | bf088513eb740395b12a37bba0d5c0eeac924775 /security/scanssh | |
parent | 92c237ac8f227610620833cf7e3c3bf9b5987dda (diff) | |
download | pkgsrc-93f51a383ef73125f1e7fb43514ad2f75197119f.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/ |