summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-02 23:11:50 +0000
committerrillig <rillig>2005-09-02 23:11:50 +0000
commit6715bf497360f6f89a513e41781cf35b81b5b82b (patch)
treec629ed252d210da8556f7c648f03e48f1705ae50 /archivers
parente167e530b8f8ac25e332eb23c506fa53c0523d61 (diff)
downloadpkgsrc-6715bf497360f6f89a513e41781cf35b81b5b82b.tar.gz
Reordered PKGREVISION and SVR4_PKGNAME to make pkglint happy.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Tar/Makefile4
-rw-r--r--archivers/p5-Archive-Zip/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 92618dedfbc..e86eabd8445 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2005/08/06 06:19:03 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2005/09/02 23:11:50 rillig Exp $
DISTNAME= Archive-Tar-1.22
PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5tar
PKGREVISION= 2
+SVR4_PKGNAME= p5tar
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index bc29489174d..cf5055f743d 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2005/08/06 06:19:03 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2005/09/02 23:12:49 rillig Exp $
DISTNAME= Archive-Zip-1.14
PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5zip
PKGREVISION= 2
+SVR4_PKGNAME= p5zip
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}