From 41ad5b49d8bb37b1fb2b0e7d76665ac1e7513c2d Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 22 Oct 2005 13:14:34 +0000 Subject: Comment out non-existing HOMEPAGE and remove MASTER_SITES entry that does not contain the file. Closed PR 31632 by Zafer Aydogan. --- chat/libirc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chat') diff --git a/chat/libirc/Makefile b/chat/libirc/Makefile index ac674aa0207..be702df9bcb 100644 --- a/chat/libirc/Makefile +++ b/chat/libirc/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:04 tv Exp $ +# $NetBSD: Makefile,v 1.11 2005/10/22 13:14:34 wiz Exp $ # DISTNAME= libirc-0.2 PKGREVISION= 2 CATEGORIES= chat -MASTER_SITES= http://www.cs.kau.se/~jorgen/software/ +MASTER_SITES= # empty MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.cs.kau.se/~jorgen/software/ +# HOMEPAGE= http://www.cs.kau.se/~jorgen/software/ COMMENT= C library for the IRC protocol GNU_CONFIGURE= yes -- cgit v1.2.3