summaryrefslogtreecommitdiff
path: root/net-p2p/linux-agsatellite/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-02-28 17:02:39 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-02-28 17:02:39 +0000
commit7c48bcc6c7d3dc38ad31464acee3bb31e7ccfcad (patch)
tree557de238b2b4c68a5f890b86ba443db88fe08a49 /net-p2p/linux-agsatellite/Makefile
parentAdd a patch taken from dev@subversion archive to enable use of http_proxy (diff)
o Developer has changed the authentication process without re-rolling
binary. Fix documentation adding appropriate notice. o bump PORTREVISION
Notes
Notes: svn path=/head/; revision=55342
Diffstat (limited to 'net-p2p/linux-agsatellite/Makefile')
-rw-r--r--net-p2p/linux-agsatellite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile
index 7ef8ccdcebb3..2559e2afc42d 100644
--- a/net-p2p/linux-agsatellite/Makefile
+++ b/net-p2p/linux-agsatellite/Makefile
@@ -7,7 +7,7 @@
PORTNAME= agsatellite
PORTVERSION= 0.520
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio net linux
MASTER_SITES= http://www.audiogalaxy.com/downloads/
DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21
@@ -26,7 +26,7 @@ DOCS= german_readme.txt license.txt readme.txt
BRANDELF= /usr/bin/brandelf
post-patch:
- @${PERL} -pi -e "s| ||" ${WRKSRC}/*.txt
+ @${PERL} -pi -e "s|\r\n|\n|;s|email|username|" ${WRKSRC}/*.txt
@${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${FILESDIR}/wrapper.sh > \
${WRKDIR}/wrapper.sh