diff options
Diffstat (limited to 'irc/ircproxy/Makefile')
-rw-r--r-- | irc/ircproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile index 9269db8590be..ac905634a4fa 100644 --- a/irc/ircproxy/Makefile +++ b/irc/ircproxy/Makefile @@ -9,7 +9,7 @@ PORTNAME= ircproxy PORTVERSION= 1.3.3c PORTREVISION= 1 CATEGORIES= irc -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= jonas@night-light.net COMMENT= An IRC proxy/bouncer daemon |