diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /security/fragroute | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.zst freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip |
De-pkg-comment.
Diffstat (limited to 'security/fragroute')
-rw-r--r-- | security/fragroute/Makefile | 1 | ||||
-rw-r--r-- | security/fragroute/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index a401e4cd2ceb..9cd94ca2923a 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -12,6 +12,7 @@ CATEGORIES= security net MASTER_SITES= http://monkey.org/~dugsong/fragroute/ MAINTAINER= d.marks@student.umist.ac.uk +COMMENT= A tool for intercepting, modifying and rewriting egress traffic BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent diff --git a/security/fragroute/pkg-comment b/security/fragroute/pkg-comment deleted file mode 100644 index cbd3f50a05f6..000000000000 --- a/security/fragroute/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool for intercepting, modifying and rewriting egress traffic |