diff options
Diffstat (limited to 'irc/muh/Makefile')
-rw-r--r-- | irc/muh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/muh/Makefile b/irc/muh/Makefile index e4d168ad7bf1..9dffb98a5fc8 100644 --- a/irc/muh/Makefile +++ b/irc/muh/Makefile @@ -8,8 +8,7 @@ PORTNAME= muh PORTVERSION= 2.2a CATEGORIES= irc ipv6 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=muh +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= A smart irc-bouncing-tool that remains on IRC all the time |