diff options
author | krion <krion@FreeBSD.org> | 2004-03-10 23:40:25 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-10 23:40:25 +0800 |
commit | 19e73703258780e00a0886ccc00f183f50fa531d (patch) | |
tree | dbfa5c86cc717aaeb8a2d9ba797d5c61801b7e20 /security/p5-File-Scan/Makefile | |
parent | e238751952cd22ef7ce1d329b78f4059a5e2dd34 (diff) | |
download | freebsd-ports-gnome-19e73703258780e00a0886ccc00f183f50fa531d.tar.gz freebsd-ports-gnome-19e73703258780e00a0886ccc00f183f50fa531d.tar.zst freebsd-ports-gnome-19e73703258780e00a0886ccc00f183f50fa531d.zip |
- Update to version 0.93
- Assign maintainership to submitter
PR: ports/64024
Submitted by: Jim Shewmaker <jims@bluenotch.com>
Approved by: maintainer
Diffstat (limited to 'security/p5-File-Scan/Makefile')
-rw-r--r-- | security/p5-File-Scan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-File-Scan/Makefile b/security/p5-File-Scan/Makefile index 1503b4b475ca..4dcd968f2644 100644 --- a/security/p5-File-Scan/Makefile +++ b/security/p5-File-Scan/Makefile @@ -6,13 +6,13 @@ # PORTNAME= File-Scan -PORTVERSION= 0.91 +PORTVERSION= 0.93 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File/HDIAS PKGNAMEPREFIX= p5- -MAINTAINER= martin@tradex.sk +MAINTAINER= jims@bluenotch.com COMMENT= Perl5 anti-virus file scanning package PERL_CONFIGURE= yes |