aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2012-10-16 04:30:45 +0800
committerbdrewery <bdrewery@FreeBSD.org>2012-10-16 04:30:45 +0800
commitddc3ae6cf9514491123d4a8bbd57d204e2ab8a0a (patch)
tree29c2af4068c558278773a1a3eda63d2193e13d7c /irc
parentbe91aa0d842ac0255904de68cce55e77f199f2b6 (diff)
downloadfreebsd-ports-gnome-ddc3ae6cf9514491123d4a8bbd57d204e2ab8a0a.tar.gz
freebsd-ports-gnome-ddc3ae6cf9514491123d4a8bbd57d204e2ab8a0a.tar.zst
freebsd-ports-gnome-ddc3ae6cf9514491123d4a8bbd57d204e2ab8a0a.zip
- Fix build by removing trailing \
- Reorder MASTER_SITES Reported by: beat Pointyhat to: bdrewery Feature safe: yes
Diffstat (limited to 'irc')
-rw-r--r--irc/sirc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/sirc/Makefile b/irc/sirc/Makefile
index 9404766fa195..442b2f4e5c16 100644
--- a/irc/sirc/Makefile
+++ b/irc/sirc/Makefile
@@ -5,9 +5,9 @@ PORTVERSION= 2.211
PORTREVISION= 1
CATEGORIES= irc ipv6
MASTER_SITES= LOCAL/bdrewery/${PORTNAME} \
- LOCAL/bdrewery/${PORTNAME}/scripts:s \
http://www.iagora.com/~espel/sirc/ \
- http://www.iagora.com/~espel/sirc/scripts/:s \
+ LOCAL/bdrewery/${PORTNAME}/scripts:s \
+ http://www.iagora.com/~espel/sirc/scripts/:s
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
DIST_SUBDIR= sirc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}