diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-27 12:35:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-27 12:35:33 +0000 |
commit | c4d36571e453056c0abcaffe3e165371d05761e6 (patch) | |
tree | 4fe1d52d56b0ad2e9e1bd8a7a6c61882259cf21b /security/p5-SAVI-Perl | |
parent | 33060ae0e8e556e2f55f923abc746a6d15ccc07b (diff) |
Notes
Diffstat (limited to 'security/p5-SAVI-Perl')
-rw-r--r-- | security/p5-SAVI-Perl/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-SAVI-Perl/Makefile b/security/p5-SAVI-Perl/Makefile index 992272037c08..494747090fc5 100644 --- a/security/p5-SAVI-Perl/Makefile +++ b/security/p5-SAVI-Perl/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: p5-SAVI-Perl -# Date created: April 8th 2004 -# Whom: Gary Hayers <Gary@Hayers.net> -# +# Created by: Gary Hayers <Gary@Hayers.net> # $FreeBSD$ PORTNAME= SAVI-Perl @@ -15,6 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module interface to Sophos AntiVirus +DEPRECATED= No more upstream, no more public distfiles +EXPIRATION_DATE= 2013-02-27 + MAN3= SAVI.3 PERL_CONFIGURE= yes |