diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-07-02 06:47:21 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-07-02 06:47:21 +0800 |
commit | 3473532e4e9dafd9abc77e695d14cd7dc0cd4f8e (patch) | |
tree | e1532d2d8c0e2b93f1813510ec29b402fc49768c /security/stegdetect | |
parent | ddb110d24e2a78ef54c238a5bb30f6a636142e46 (diff) | |
download | freebsd-ports-gnome-3473532e4e9dafd9abc77e695d14cd7dc0cd4f8e.tar.gz freebsd-ports-gnome-3473532e4e9dafd9abc77e695d14cd7dc0cd4f8e.tar.zst freebsd-ports-gnome-3473532e4e9dafd9abc77e695d14cd7dc0cd4f8e.zip |
Chase the libevent update.
Reported by: pointyhat
Diffstat (limited to 'security/stegdetect')
-rw-r--r-- | security/stegdetect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile index d5ef8ec8e2cc..0ccbf4c3a974 100644 --- a/security/stegdetect/Makefile +++ b/security/stegdetect/Makefile @@ -7,7 +7,7 @@ PORTNAME= stegdetect PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.mirrors.wiretapped.net/security/steganography/stegdetect/ \ http://www.outguess.org/ |