diff options
-rw-r--r-- | irc/ctrlproxy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile index 8bbe33528fca..eaf3048c6c61 100644 --- a/irc/ctrlproxy/Makefile +++ b/irc/ctrlproxy/Makefile @@ -10,13 +10,11 @@ PORTNAME= ctrlproxy PORTVERSION= 2.6.1 PORTREVISION= 1 CATEGORIES= irc -MASTER_SITES= http://jelmer.vernstok.nl/ctrlproxy/ +MASTER_SITES= http://jelmer.vernstok.nl/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= Flexible IRC proxy -BROKEN= Unfetchable - LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ pcre.0:${PORTSDIR}/devel/pcre \ tdb.1:${PORTSDIR}/databases/tdb |