diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-23 04:59:28 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-23 04:59:28 +0000 |
commit | 00f8c7dac6c2ef3678fdb6969019d8de0b78eacc (patch) | |
tree | 780856e2d70b8cdb45d68201444abbe052e497fb | |
parent | 80ee484ff406fd98eb173fbf1556dcee73865497 (diff) |
Notes
-rw-r--r-- | security/gag/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/gag/Makefile b/security/gag/Makefile index 01cfc0c5b5b2..c8f6944971cb 100644 --- a/security/gag/Makefile +++ b/security/gag/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= A stacheldraht (DOS attack) agent detector +LATEST_LINK= gag-sickenscan + ALL_TARGET= gag PORTDOCS= README |