diff options
author | rillig <rillig@pkgsrc.org> | 2007-01-30 18:56:46 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2007-01-30 18:56:46 +0000 |
commit | ce89e57f1e23fb1c695020cb219cbf02c0da356e (patch) | |
tree | f995b58b138acc4d16378202692f7667037a5b96 /pkgtools | |
parent | 075e49345da5775d5715405e218b3ee9d14a32b1 (diff) | |
download | pkgsrc-ce89e57f1e23fb1c695020cb219cbf02c0da356e.tar.gz |
Added apache22.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/files/makevars.map | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map index acc283eca8a..952a7c5931b 100644 --- a/pkgtools/pkglint/files/makevars.map +++ b/pkgtools/pkglint/files/makevars.map @@ -1,4 +1,4 @@ -# $NetBSD: makevars.map,v 1.155 2007/01/28 09:23:35 wiz Exp $ +# $NetBSD: makevars.map,v 1.156 2007/01/30 18:56:46 rillig Exp $ # # This file contains the guessed type of some variables, according to @@ -507,9 +507,9 @@ PKGTOOLS_ENV List of ShellWord PKGVERSION Version [$system] PKGWILDCARD Filemask [$system] PKG_ADMIN ShellCommand [$system] -PKG_APACHE { apache13 apache2 } [$system] -PKG_APACHE_ACCEPTED List of { apache13 apache2 } -PKG_APACHE_DEFAULT { apache13 apache2 } [$user] +PKG_APACHE { apache13 apache2 apache22 } [$system] +PKG_APACHE_ACCEPTED List of { apache13 apache2 apache22 } +PKG_APACHE_DEFAULT { apache13 apache2 apache22 } [$user] PKG_CONFIG Yes [$user] # ^^ No, this is not the popular command from GNOME, but the setting # whether the pkgsrc user wants configuration files automatically |