diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-05-30 19:37:31 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-05-30 19:37:31 +0000 |
commit | add4f653c9def41cdd9987c0794d219d24a5028b (patch) | |
tree | a6aab798ba68ca78b7f49eddba14b5dd04e3d31b /security/fragroute | |
parent | upgrade to 1.4.14 (diff) |
I've verified that the tarball that matches the new checksum
does not contain the configure trojan that the previous tarball
did.
PR: ports/38716
Submitted by: Dominic Marks <dominic_marks@btinternet.com> (maintainer),
Yonatan Bokovza <Yonatan@xpert.com>
Notes
Notes:
svn path=/head/; revision=60317
Diffstat (limited to 'security/fragroute')
-rw-r--r-- | security/fragroute/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index 7a2186b78838..0316a996a163 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -7,6 +7,7 @@ PORTNAME= fragroute PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.monkey.org/~dugsong/fragroute/ @@ -19,8 +20,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libdnet=${PREFIX} \ --with-libevent=${PREFIX} --with-pcap -FORBIDDEN= Distfile may be trojaned. - MAN8= fragroute.8 fragtest.8 SCRIPTS= README.snort base-1 frag-1 frag-2 frag-3 frag-4 frag-5 \ |