diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-09-21 01:55:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-09-21 01:55:46 +0000 |
commit | 5754bc6142b179d4785d9c358141ccfb5a35cc26 (patch) | |
tree | be75c19ef472407905b43704983eb876fbe8267b /security/rats | |
parent | 24f27eb41eada9461e16f598b61e7140ca85722a (diff) | |
download | ports-5754bc6142b179d4785d9c358141ccfb5a35cc26.tar.gz ports-5754bc6142b179d4785d9c358141ccfb5a35cc26.zip |
Notes
Diffstat (limited to 'security/rats')
-rw-r--r-- | security/rats/Makefile | 3 | ||||
-rw-r--r-- | security/rats/distinfo | 2 | ||||
-rw-r--r-- | security/rats/pkg-plist | 9 |
3 files changed, 7 insertions, 7 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile index 2ad754041e23..6b6fea85e31e 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rats -PORTVERSION= 1.5 -PORTREVISION= 1 +PORTVERSION= 2.0 CATEGORIES= security devel MASTER_SITES= http://www.securesoftware.com/rats/ diff --git a/security/rats/distinfo b/security/rats/distinfo index 2171e7c36322..65587e4e4f89 100644 --- a/security/rats/distinfo +++ b/security/rats/distinfo @@ -1 +1 @@ -MD5 (rats-1.5.tar.gz) = 628e4c6000ab635b1894945c09cc1d2c +MD5 (rats-2.0.tar.gz) = 7eb9ea4262723b9b588628b497f85ea1 diff --git a/security/rats/pkg-plist b/security/rats/pkg-plist index dbb9b522b6ac..e5277485bfa2 100644 --- a/security/rats/pkg-plist +++ b/security/rats/pkg-plist @@ -1,7 +1,8 @@ bin/rats -lib/rats-c.xml -lib/rats-perl.xml -lib/rats-python.xml -lib/rats-php.xml +share/rats-c.xml +share/rats-openssl.xml +share/rats-perl.xml +share/rats-php.xml +share/rats-python.xml %%PORTDOCS%%share/doc/rats/README %%PORTDOCS%%@dirrm share/doc/rats |