diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-10 07:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-10 07:25:59 +0000 |
commit | 4b9a654c2d1b8c8fa1a26b5ecde4b0bbb0a9447a (patch) | |
tree | 42557895607b042b681f23fd2b6d52f0b43853f9 /security | |
parent | 7fa8d2dfcd71ee79b2e6e3d389b76bea88d24c28 (diff) | |
download | ports-4b9a654c2d1b8c8fa1a26b5ecde4b0bbb0a9447a.tar.gz ports-4b9a654c2d1b8c8fa1a26b5ecde4b0bbb0a9447a.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/destroy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/destroy/Makefile b/security/destroy/Makefile index df8a0b64cdbd..a76e00450c6e 100644 --- a/security/destroy/Makefile +++ b/security/destroy/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Program to securely destroy files on the hard disk DEPRECATED= No longer under active development -EXPIRATION_DATE= 20130201 +EXPIRATION_DATE= 20140201 USE_GMAKE= yes |