summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2012-10-15 20:30:45 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2012-10-15 20:30:45 +0000
commitba7e58eca37ad73442b5b19d04daa7491e630449 (patch)
tree29c2af4068c558278773a1a3eda63d2193e13d7c /irc
parent- Remove LICENSE_GROUPS, LICENSE_NAME and LICENSE_PERMS as the ZLIB license (diff)
- Fix build by removing trailing \
- Reorder MASTER_SITES Reported by: beat Pointyhat to: bdrewery Feature safe: yes
Notes
Notes: svn path=/head/; revision=305935
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}