aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p5-Archive-Tar/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2003-08-20 23:54:20 +0800
committermat <mat@FreeBSD.org>2003-08-20 23:54:20 +0800
commit4f597d1bbe182b1f7ce3f2f18e35a3b9ab199012 (patch)
tree37e65fc468e0ef700ca2f4844c777c1c6eaaa048 /archivers/p5-Archive-Tar/Makefile
parent2f18d022dce1f56ce7ad44e1ae424befc545c19e (diff)
downloadfreebsd-ports-gnome-4f597d1bbe182b1f7ce3f2f18e35a3b9ab199012.tar.gz
freebsd-ports-gnome-4f597d1bbe182b1f7ce3f2f18e35a3b9ab199012.tar.zst
freebsd-ports-gnome-4f597d1bbe182b1f7ce3f2f18e35a3b9ab199012.zip
Update to 1.04
PR: 55046 Submitted by: me Approved by: demon (mentor), maintainer timeout (> 3weeks)
Diffstat (limited to 'archivers/p5-Archive-Tar/Makefile')
-rw-r--r--archivers/p5-Archive-Tar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index fb73fb8dc870..f4fabe1d00ff 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Archive-Tar
-PORTVERSION= 1.03
+PORTVERSION= 1.04
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Archive
@@ -18,7 +18,7 @@ COMMENT= Perl module for creation and manipulation of tar files
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
BUILD_DEPENDS= ${RUN_DEPENDS} \
${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
+
PERL_CONFIGURE= YES
MAN3= Archive::Tar.3 Archive::Tar::File.3