diff options
Diffstat (limited to 'irc/hybserv')
-rw-r--r-- | irc/hybserv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/hybserv/Makefile b/irc/hybserv/Makefile index c2da60312b81..988222ced723 100644 --- a/irc/hybserv/Makefile +++ b/irc/hybserv/Makefile @@ -8,8 +8,7 @@ PORTNAME= hybserv PORTVERSION= 1.9.3 CATEGORIES= irc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= hybserv2 +MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}2/Hybserv%20${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= HybServ2 IRCD Services |