diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-08-24 00:23:31 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-08-24 00:23:31 +0000 |
commit | 043510c09906221aa5b2a1a5eef0586bb3ab36ba (patch) | |
tree | ea2be72c4d555ca90e880f1be01dabfd17535ab1 /security/swatch | |
parent | c24eedb261bbbdf87b2b1bd1c58ae22f0fd03137 (diff) | |
download | ports-043510c09906221aa5b2a1a5eef0586bb3ab36ba.tar.gz ports-043510c09906221aa5b2a1a5eef0586bb3ab36ba.zip |
Notes
Diffstat (limited to 'security/swatch')
-rw-r--r-- | security/swatch/Makefile | 2 | ||||
-rw-r--r-- | security/swatch/distinfo | 2 | ||||
-rw-r--r-- | security/swatch/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 2433212ce68e..66c5bb1762a5 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= swatch -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= security sysutils MASTER_SITES= ftp://ftp.stanford.edu/general/security-tools/swatch/ diff --git a/security/swatch/distinfo b/security/swatch/distinfo index 9e5918d50977..f2b7484fa625 100644 --- a/security/swatch/distinfo +++ b/security/swatch/distinfo @@ -1 +1 @@ -MD5 (swatch-3.0.1.tar.gz) = 7426301fe6fb621dd67481ef3f2abad3 +MD5 (swatch-3.0.2.tar.gz) = 609a50a2c089417f76a6d13635407463 diff --git a/security/swatch/pkg-plist b/security/swatch/pkg-plist index defa7bc1e967..719956a550a3 100644 --- a/security/swatch/pkg-plist +++ b/security/swatch/pkg-plist @@ -1,2 +1,4 @@ bin/swatch bin/swatch_oldrc2newrc +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/swatch/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/swatch |