diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /security/its4 | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'security/its4')
-rw-r--r-- | security/its4/Makefile | 1 | ||||
-rw-r--r-- | security/its4/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/its4/Makefile b/security/its4/Makefile index 53cb4997b9fc..62e40a822aaf 100644 --- a/security/its4/Makefile +++ b/security/its4/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= EXTRACT_SUFX= .tgz MAINTAINER= jedgar@FreeBSD.org +COMMENT= Tool to scan C/C++ source for potential vulnerabilities WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes diff --git a/security/its4/pkg-comment b/security/its4/pkg-comment deleted file mode 100644 index 179157c291f1..000000000000 --- a/security/its4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool to scan C/C++ source for potential vulnerabilities |