aboutsummaryrefslogtreecommitdiff
path: root/www/mod_put
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-17 09:28:51 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-17 09:28:51 +0000
commit85453432faacbcfe0c71a381f43f1b99f5f6c509 (patch)
treee88683038b1306d03b9034c7eec66ba9a8240c7a /www/mod_put
parent828568b0e873f89995cb1a64734a3e638d74f76f (diff)
downloadports-85453432faacbcfe0c71a381f43f1b99f5f6c509.tar.gz
ports-85453432faacbcfe0c71a381f43f1b99f5f6c509.zip
Notes
Diffstat (limited to 'www/mod_put')
-rw-r--r--www/mod_put/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_put/pkg-plist b/www/mod_put/pkg-plist
index 1f94b8812768..5bf19f1704c5 100644
--- a/www/mod_put/pkg-plist
+++ b/www/mod_put/pkg-plist
@@ -1,4 +1,4 @@
-libexec/apache/mod_put.so
+%%APACHEMODDIR%%/mod_put.so
%%PORTDOCS%%share/doc/mod_put/mod_put.html
%%PORTDOCS%%@dirrm share/doc/mod_put
@exec ${PKG_PREFIX}/sbin/apxs -e -A -n put mod_put.so; echo " enable the mod_put in Apache's config manually"