summaryrefslogtreecommitdiff
path: root/chat/libirc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-10-22 13:14:34 +0000
committerwiz <wiz@pkgsrc.org>2005-10-22 13:14:34 +0000
commit510238a34a2f0fdcc5704b83f31de966714d0433 (patch)
tree3f3a1c4566beb5e6223fea1737d7eddb9d6387de /chat/libirc
parentcec8713c7a79acdbe78bbad20edcbd91eae719c7 (diff)
downloadpkgsrc-510238a34a2f0fdcc5704b83f31de966714d0433.tar.gz
Comment out non-existing HOMEPAGE and remove MASTER_SITES entry that
does not contain the file. Closed PR 31632 by Zafer Aydogan.
Diffstat (limited to 'chat/libirc')
-rw-r--r--chat/libirc/Makefile6
1 files changed, 3 insertions, 3 deletions
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