summaryrefslogtreecommitdiff
path: root/www/wwwoffle
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-01-26 05:21:43 +0000
committerhubertf <hubertf>2001-01-26 05:21:43 +0000
commitf7ceb5b1072eec198e73a4910493ebe28de80aeb (patch)
tree8da29b5c3584f56ad795de61b8510a209d489316 /www/wwwoffle
parentb60a0e9398c255cb150dd96e957be7789c331d45 (diff)
downloadpkgsrc-f7ceb5b1072eec198e73a4910493ebe28de80aeb.tar.gz
etc/rc.d cleanup: rename *.sh -> *
Diffstat (limited to 'www/wwwoffle')
-rw-r--r--www/wwwoffle/Makefile4
-rw-r--r--www/wwwoffle/pkg/PLIST4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index 7239ec7cf4a..3f26e034a7e 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2000/11/21 01:31:14 itojun Exp $
+# $NetBSD: Makefile,v 1.23 2001/01/26 05:21:49 hubertf Exp $
DISTNAME= wwwoffle-2.6
CATEGORIES= www
@@ -50,7 +50,7 @@ post-install:
${CP} -p ${PREFIX}/etc/wwwoffle/wwwoffle.conf \
${PREFIX}/etc/wwwoffle/wwwoffle.conf.default; \
fi
- ${INSTALL_SCRIPT} ${WRKDIR}/wwwoffle.sh ${PREFIX}/etc/rc.d
+ ${INSTALL_SCRIPT} ${WRKDIR}/wwwoffle.sh ${PREFIX}/etc/rc.d/wwwoffle
${CHOWN} -R -h ${BINOWN}:${BINGRP} /var/wwwoffle
# directories other than html are automatically created at run time
${GTAR} czCf / ${PREFIX}/libdata/wwwoffle-spool.tar.gz \
diff --git a/www/wwwoffle/pkg/PLIST b/www/wwwoffle/pkg/PLIST
index 4cc9f41dead..7bbd5fbacef 100644
--- a/www/wwwoffle/pkg/PLIST
+++ b/www/wwwoffle/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2000/11/20 05:12:40 itojun Exp $
+@comment $NetBSD: PLIST,v 1.8 2001/01/26 05:21:49 hubertf Exp $
bin/wwwoffle
bin/wwwoffle-ls
bin/wwwoffle-mv
@@ -6,7 +6,7 @@ bin/wwwoffle-read
bin/wwwoffle-rm
bin/wwwoffle-tools
bin/wwwoffle-write
-etc/rc.d/wwwoffle.sh
+etc/rc.d/wwwoffle
etc/wwwoffle/wwwoffle.conf.default
@exec if [ ! -f %D/etc/wwwoffle/wwwoffle.conf ]; then cp -p %D/etc/wwwoffle/wwwoffle.conf.default %D/etc/wwwoffle/wwwoffle.conf; fi
libdata/wwwoffle-spool.tar.gz