diff options
Diffstat (limited to 'irc/quirc/Makefile')
-rw-r--r-- | irc/quirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index 3dfa2d222cff..0980ad6a2438 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -8,7 +8,7 @@ PORTNAME= quirc PORTVERSION= 0.9.84 CATEGORIES= irc tk84 -MASTER_SITES= http://quirc.org/ +MASTER_SITES= ${MASTER_SITE_LOCAL:S/$/:local/} MAINTAINER= kevlo@FreeBSD.org COMMENT= An irc client for the X Window System that uses TCL/TK |