From 2f171dd4412170a74bfd1f0b2c441e85ab1d56b2 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Fri, 8 Oct 2010 07:35:42 +0000 Subject: - Update MASTER_SITES PR: ports/151204 Submitted by: Julien Laffaye (maintainer) Approved by: pgollucci (mentor) --- irc/ii/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc/ii') diff --git a/irc/ii/Makefile b/irc/ii/Makefile index eda8ca724f5b..c74a4b0cba37 100644 --- a/irc/ii/Makefile +++ b/irc/ii/Makefile @@ -8,7 +8,7 @@ PORTNAME= ii PORTVERSION= 1.4 CATEGORIES= irc -MASTER_SITES= http://code.suckless.org/dl/tools/ \ +MASTER_SITES= http://dl.suckless.org/tools/ \ http://laffaye.free.fr/distfiles/ MAINTAINER= kimelto@gmail.com @@ -16,7 +16,7 @@ COMMENT= A minimalist FIFO and filesystem-based IRC client LICENSE= MIT -MAN1= ii.1 +MAN1= ii.1 PLIST_FILES= bin/ii PORTDOCS= CHANGES README FAQ PORTEXAMPLES= query.sh -- cgit