4.0
This commit is contained in:
parent
db68c59fd2
commit
ea93d319d1
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl -w
|
||||
|
||||
# $OpenBSD: gen-package-pages,v 1.12 2006/10/26 00:40:46 pvalchev Exp $
|
||||
# $OpenBSD: gen-package-pages,v 1.13 2006/10/26 00:41:45 pvalchev Exp $
|
||||
|
||||
# Copyright (c) 2004 Michael Coulter
|
||||
#
|
||||
@ -40,7 +40,7 @@ use subs qw(dprint gen_arch_page gen_pkg_page gen_pkg_listing_page getfile
|
||||
htmlfile gen_index_page arch_body arch_foot arch_head index_head
|
||||
index_foot pkg_list pkg_long);
|
||||
|
||||
our $osrev = "3.8";
|
||||
our $osrev = "4.0";
|
||||
our $debug = 0;
|
||||
our $html;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user