summaryrefslogtreecommitdiff
path: root/lang/perl58/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl58/Makefile')
-rw-r--r--lang/perl58/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl58/Makefile b/lang/perl58/Makefile
index 0d7085cd14e..5490ed2b328 100644
--- a/lang/perl58/Makefile
+++ b/lang/perl58/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68.2.1 2005/01/05 11:46:51 salo Exp $
+# $NetBSD: Makefile,v 1.68.2.2 2005/02/05 17:22:21 salo Exp $
# The following two variables should have empty values unless we're
# building a perl snapshot or release candidate.
@@ -9,7 +9,7 @@ PERL5_RC_VERS= # empty
.if empty(PERL5_SNAPSHOT) && empty(PERL5_RC_VERS)
DISTNAME= perl-${PERL5_VERS}
PKGNAME= perl-${PERL5_VERS}
-PKGREVISION= 7
+PKGREVISION= 8
SNAPSHOT_SITES= # empty
.else
. if !empty(PERL5_SNAPSHOT)