diff options
author | markp <markp@FreeBSD.org> | 2003-02-23 01:14:31 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2003-02-23 01:14:31 +0800 |
commit | b721bbd100b20a2085a445f57a7db16ee96d2a01 (patch) | |
tree | 612c8171c0a7c160df835e499b6f3c838d6af4b7 /security | |
parent | 7d7727a9057d30d4a5bcca4c9035ba41bb4b59ae (diff) | |
download | freebsd-ports-gnome-b721bbd100b20a2085a445f57a7db16ee96d2a01.tar.gz freebsd-ports-gnome-b721bbd100b20a2085a445f57a7db16ee96d2a01.tar.zst freebsd-ports-gnome-b721bbd100b20a2085a445f57a7db16ee96d2a01.zip |
De-pkg-comment.
Diffstat (limited to 'security')
-rw-r--r-- | security/snort-rep/Makefile | 1 | ||||
-rw-r--r-- | security/snort-rep/pkg-comment | 1 | ||||
-rw-r--r-- | security/stegdetect/Makefile | 1 | ||||
-rw-r--r-- | security/stegdetect/pkg-comment | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/security/snort-rep/Makefile b/security/snort-rep/Makefile index 5b1539315591..a63ac91dbc5d 100644 --- a/security/snort-rep/Makefile +++ b/security/snort-rep/Makefile @@ -11,6 +11,7 @@ CATEGORIES= security MASTER_SITES= http://people.ee.ethz.ch/~dws/software/snort-rep/pub/ MAINTAINER= markp@FreeBSD.org +COMMENT= A Snort reporting tool that can produce text or HTML from logs USE_PERL5= yes MAN1= snort-rep.1 diff --git a/security/snort-rep/pkg-comment b/security/snort-rep/pkg-comment deleted file mode 100644 index 0cc60f02e8f3..000000000000 --- a/security/snort-rep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Snort reporting tool that can produce text or HTML from logs diff --git a/security/stegdetect/Makefile b/security/stegdetect/Makefile index ebdf27c1e71d..d319aee42999 100644 --- a/security/stegdetect/Makefile +++ b/security/stegdetect/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.mirrors.wiretapped.net/security/steganography/stegdetec http://www.outguess.org/ MAINTAINER= markp@FreeBSD.org +COMMENT= An automated tool for detecting steganographic content in jpegs .if !defined(WITHOUT_X11) BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent diff --git a/security/stegdetect/pkg-comment b/security/stegdetect/pkg-comment deleted file mode 100644 index 71ac3d9548c1..000000000000 --- a/security/stegdetect/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An automated tool for detecting steganographic content in jpegs |