summaryrefslogtreecommitdiff
path: root/net/sharity-light/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-07-21 19:28:46 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-07-21 19:28:46 +0000
commite61ac414ac967f5f7ab66a51de94fa36c5f932fa (patch)
tree250dc0c070a51d192eb9e09c1e57fced3dccabb4 /net/sharity-light/Makefile
parentsed -> ${SED}. (diff)
files/* -> ${FILESDIR}/*.
Notes
Notes: svn path=/head/; revision=7403
Diffstat (limited to 'net/sharity-light/Makefile')
-rw-r--r--net/sharity-light/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile
index 62e19e7292f2..fa8c42d093f6 100644
--- a/net/sharity-light/Makefile
+++ b/net/sharity-light/Makefile
@@ -3,7 +3,7 @@
# Date created: 14 June 1997
# Whom: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1997/07/15 14:09:18 tg Exp $
#
DISTNAME= rumba.0.4.s
@@ -21,7 +21,7 @@ MAN8= smbmount.8
post-extract:
@${MKDIR} work/unrumba
- @${CP} files/unrumba.c ${WRKDIR}/unrumba
+ @${CP} ${FILESDIR}/unrumba.c ${WRKDIR}/unrumba
@${CP} files/Makefile.unrumba ${WRKDIR}/unrumba/Makefile
post-build: