summaryrefslogtreecommitdiffstats
path: root/sysutils/doconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/doconfig/Makefile')
-rw-r--r--sysutils/doconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/doconfig/Makefile b/sysutils/doconfig/Makefile
index 20b8221..2d58e2fb 100644
--- a/sysutils/doconfig/Makefile
+++ b/sysutils/doconfig/Makefile
@@ -3,7 +3,7 @@
# Date created: 7/27/1998
# Whom: nectar@FreeBSD.ORG
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/08/03 06:28:04 nectar Exp $
#
DISTNAME= doconfig-1.1
@@ -21,7 +21,7 @@ do-build:
@ ${SED} 's#%%PREFIX%%#${PREFIX}#g' <${WRKSRC}/_doconfig \
>${WRKSRC}/doconfig
@ ${RM} ${WRKSRC}/_doconfig
-
+
do-install:
.for f in autokernconf doconfig
${INSTALL_SCRIPT} ${WRKSRC}/${f} ${PREFIX}/sbin/${f}
OpenPOWER on IntegriCloud