diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-01 22:47:21 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-01 22:47:21 +0000 |
commit | f95bf0e733be784b07b1fd6395c5754008030b84 (patch) | |
tree | 781265dcf92ec0965ed2ae86ca6ad7a939afb544 /security/scanssh | |
parent | fc66828a08858b7628218887c6dec09cc6c783fa (diff) |
Chase the libevent update.
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=138315
Diffstat (limited to 'security/scanssh')
-rw-r--r-- | security/scanssh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile index 9b009c4bc35d..2878cfe490c5 100644 --- a/security/scanssh/Makefile +++ b/security/scanssh/Makefile @@ -7,6 +7,7 @@ PORTNAME= scanssh PORTVERSION= 2.1 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.monkey.org/~provos/ |