diff options
Diffstat (limited to 'irc/eggcreator')
-rw-r--r-- | irc/eggcreator/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/eggcreator/Makefile b/irc/eggcreator/Makefile index b734913f1315..5d6f7359c643 100644 --- a/irc/eggcreator/Makefile +++ b/irc/eggcreator/Makefile @@ -9,13 +9,12 @@ PORTNAME= eggcreator PORTVERSION= 0.1 CATEGORIES= irc -MASTER_SITES= http://free.top.bg/tcl/eggcreator/ +MASTER_SITES= http://free.top.bg/tcl/eggcreator/ \ + http://www.oook.cz/bsd/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Eggdrop.conf creator -BROKEN= "Unfetchable" - BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake WRKSRC= ${WRKDIR}/eggconfcreator |