diff options
-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 2ad754041e2..6b6fea85e31 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 2171e7c3632..65587e4e4f8 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 dbb9b522b6a..e5277485bfa 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 |