aboutsummaryrefslogtreecommitdiff
path: root/irc/simpleirc
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-08-29 11:54:48 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-08-29 11:54:48 +0000
commitf6dc7137bd7e12de41bb39f5d511a9403b9fdc60 (patch)
tree4c04a742ec186a016de3c357d596fb8fcfe232bd /irc/simpleirc
parent0772ae8f513b4c818c3f1a470fb9d8d2c69c1ded (diff)
downloadports-f6dc7137bd7e12de41bb39f5d511a9403b9fdc60.tar.gz
ports-f6dc7137bd7e12de41bb39f5d511a9403b9fdc60.zip
- Update MASTER_SITES
Notes
Notes: svn path=/head/; revision=240514
Diffstat (limited to 'irc/simpleirc')
-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