diff options
Diffstat (limited to 'irc/ircII/Makefile')
-rw-r--r-- | irc/ircII/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index c4022532ab29..43c679387b4b 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -8,7 +8,9 @@ PORTNAME= ircii PORTVERSION= 20111115 CATEGORIES= irc ipv6 -MASTER_SITES= http://ircii.warped.com/ +MASTER_SITES= http://ircii.warped.com/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= adamw MAINTAINER= sylvio@FreeBSD.org COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client |