summaryrefslogtreecommitdiffstats
path: root/misc/estic
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-07-21 19:28:46 +0000
committermax <max@FreeBSD.org>1997-07-21 19:28:46 +0000
commitbad42d5303320de2363ecd5f71710e52f9813173 (patch)
tree0932bd3ab5f14c4eea860787d31b178a3ece9ebe /misc/estic
parente78fe142470b2d42049dd282a53e4868b4de17a9 (diff)
downloadFreeBSD-ports-bad42d5303320de2363ecd5f71710e52f9813173.zip
FreeBSD-ports-bad42d5303320de2363ecd5f71710e52f9813173.tar.gz
files/* -> ${FILESDIR}/*.
Diffstat (limited to 'misc/estic')
-rw-r--r--misc/estic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile
index fd6b808..eaa8d2f 100644
--- a/misc/estic/Makefile
+++ b/misc/estic/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 Sep 1996
# Whom: Julian Stacey <jhs@freebsd.org>
#
-# $Id: Makefile,v 1.2 1996/12/28 00:19:55 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1996/12/29 04:44:13 obrien Exp $
#
DISTNAME= estic-1.40-sources
@@ -57,7 +57,7 @@ do-install:
@# files/README is not in nroff, but is a temporary document.
@${MKDIR} ${PBX_ETC} ${PBX_VAR}
${INSTALL_DATA} ${ESTIC}/estic.ini ${PBX_ETC}/estic.ini.generic_example
- ${INSTALL_DATA} files/estic.ini ${PBX_ETC}/estic.ini.freebsd_example
+ ${INSTALL_DATA} ${FILESDIR}/estic.ini ${PBX_ETC}/estic.ini.freebsd_example
${INSTALL_DATA} ${ESTIC}/alias.dat ${PBX_ETC}/aliases.example
@# create config & debug so we can change mode to private
@touch ${PBX_ETC}/config ${PBX_VAR}/debug
OpenPOWER on IntegriCloud