aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-04 21:42:41 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-04 21:42:41 +0000
commit5e97315d79091265e6e279145905a15abee90962 (patch)
treeb200000b0170b38d5fca85328afabd9557b7898a /net-p2p
parenta0d3cc387d0e2448f88be648ba1247e9ae442261 (diff)
downloadports-5e97315d79091265e6e279145905a15abee90962.tar.gz
ports-5e97315d79091265e6e279145905a15abee90962.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/linux-agsatellite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile
index 141838c3c28c..571a40d73bbf 100644
--- a/net-p2p/linux-agsatellite/Makefile
+++ b/net-p2p/linux-agsatellite/Makefile
@@ -27,7 +27,7 @@ DOCS= german_readme.txt license.txt readme.txt
BRANDELF= /usr/bin/brandelf
post-patch:
- @${REINPLACE_CMD} -e "s|\r\n|\n|;s|email|username|" ${WRKSRC}/*.txt
+ @${REINPLACE_CMD} -e "s| ||;s|email|username|" ${WRKSRC}/*.txt
@${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${FILESDIR}/wrapper.sh > \
${WRKDIR}/wrapper.sh