diff options
author | erwin <erwin@FreeBSD.org> | 2004-01-28 15:30:48 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-01-28 15:30:48 +0800 |
commit | b886c29bf8ebde13a1ad2cdec5f9b2a8510a7c4d (patch) | |
tree | f3a565cdb39e20d8313d5d3e55eba128202873cd /security/p5-File-Scan/Makefile | |
parent | 2ba3092d5cdc16e96ed0968e51a7cb8e0b247416 (diff) | |
download | freebsd-ports-gnome-b886c29bf8ebde13a1ad2cdec5f9b2a8510a7c4d.tar.gz freebsd-ports-gnome-b886c29bf8ebde13a1ad2cdec5f9b2a8510a7c4d.tar.zst freebsd-ports-gnome-b886c29bf8ebde13a1ad2cdec5f9b2a8510a7c4d.zip |
Update to 0.80
PR: 61999
Submitted by: Jim Shewmaker <jim@mail.trinetcom.com>
Approved by: maintainer
Diffstat (limited to 'security/p5-File-Scan/Makefile')
-rw-r--r-- | security/p5-File-Scan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-File-Scan/Makefile b/security/p5-File-Scan/Makefile index 4cd4ba389d30..6a7104230fb5 100644 --- a/security/p5-File-Scan/Makefile +++ b/security/p5-File-Scan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Scan -PORTVERSION= 0.78 +PORTVERSION= 0.80 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File/HDIAS |