diff options
author | jlam <jlam> | 2002-08-25 18:38:05 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-08-25 18:38:05 +0000 |
commit | b28e357f6ee52e603c887fc42483ea19558d4048 (patch) | |
tree | d2b31bb9a6a069ebfb63079b9dddde1e6688bc4b /www/apache/files | |
parent | 4d330b06ae2802c2520909a77c9b2b5998f05140 (diff) | |
download | pkgsrc-b28e357f6ee52e603c887fc42483ea19558d4048.tar.gz |
Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk. This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
Diffstat (limited to 'www/apache/files')
-rw-r--r-- | www/apache/files/apache.sh | 2 | ||||
-rw-r--r-- | www/apache/files/config.layout | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/apache/files/apache.sh b/www/apache/files/apache.sh index afe01833999..67879c0f02f 100644 --- a/www/apache/files/apache.sh +++ b/www/apache/files/apache.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $NetBSD: apache.sh,v 1.20 2002/07/07 00:45:18 tv Exp $ +# $NetBSD: apache.sh,v 1.21 2002/08/25 18:40:18 jlam Exp $ # # PROVIDE: apache # REQUIRE: DAEMON diff --git a/www/apache/files/config.layout b/www/apache/files/config.layout index 78cd648c07a..0c17293071d 100644 --- a/www/apache/files/config.layout +++ b/www/apache/files/config.layout @@ -1,4 +1,4 @@ -# $NetBSD: config.layout,v 1.5 2002/07/30 18:40:14 wiz Exp $ +# $NetBSD: config.layout,v 1.6 2002/08/25 18:40:19 jlam Exp $ <Layout pkgsrc> prefix: @PREFIX@ |