aboutsummaryrefslogtreecommitdiff
path: root/www/roxen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/roxen/Makefile')
-rw-r--r--www/roxen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/roxen/Makefile b/www/roxen/Makefile
index 50336a64b60e..f68df679a1e8 100644
--- a/www/roxen/Makefile
+++ b/www/roxen/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 February 1999
# Whom: Kai Voigt (k@123.org)
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/05/04 16:14:19 flathill Exp $
#
DISTNAME= Roxen_1.2final-int
@@ -22,7 +22,7 @@ pre-build:
(cd ${WRKDIR}/roxen_1.2.46 ; ./configure)
post-install:
- @cp ${FILESDIR}/roxen.sh ${PREFIX}/etc/rc.d/
+ @${CP} ${FILESDIR}/roxen.sh ${PREFIX}/etc/rc.d/
@echo "Installation of Roxen Challenger finished!"
@echo ""
@echo "Now perform the following steps to initialize"