aboutsummaryrefslogtreecommitdiff
path: root/irc/simpleirc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/simpleirc/Makefile')
-rw-r--r--irc/simpleirc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/simpleirc/Makefile b/irc/simpleirc/Makefile
index 08316db37b7a..2906d2597818 100644
--- a/irc/simpleirc/Makefile
+++ b/irc/simpleirc/Makefile
@@ -8,7 +8,9 @@
PORTNAME= simpleirc
PORTVERSION= 1.0
CATEGORIES= irc
-MASTER_SITES= http://code.suckless.org/dl/tools/
+MASTER_SITES= http://dl.suckless.org/tools/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dhn
DISTNAME= sic-${PORTVERSION}
MAINTAINER= dhn@FreeBSD.org