diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2011-12-21 00:40:43 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2011-12-21 00:40:43 +0800 |
commit | 624e6dd8506bb4222fc5352b80bfbd818531db2b (patch) | |
tree | 21e87c10a2175b654c7db2369da7743ea7af3aa1 /security/Makefile | |
parent | efc60e9b08fd463b5746d501322d9bf9043e1f76 (diff) | |
download | freebsd-ports-gnome-624e6dd8506bb4222fc5352b80bfbd818531db2b.tar.gz freebsd-ports-gnome-624e6dd8506bb4222fc5352b80bfbd818531db2b.tar.zst freebsd-ports-gnome-624e6dd8506bb4222fc5352b80bfbd818531db2b.zip |
- Remove expired security/p5-Digest-SHA256: use the builtin
Digest::SHA instead
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 6738d5ad243e..5d9d2749087f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -504,7 +504,6 @@ SUBDIR += p5-Digest-SHA SUBDIR += p5-Digest-SHA-PurePerl SUBDIR += p5-Digest-SHA1 - SUBDIR += p5-Digest-SHA256 SUBDIR += p5-Digest-SV1 SUBDIR += p5-Digest-Tiger SUBDIR += p5-Digest-Whirlpool |