summaryrefslogtreecommitdiff
path: root/chat/libirc
diff options
context:
space:
mode:
authorwiz <wiz>2005-10-22 13:14:34 +0000
committerwiz <wiz>2005-10-22 13:14:34 +0000
commit41ad5b49d8bb37b1fb2b0e7d76665ac1e7513c2d (patch)
tree3f3a1c4566beb5e6223fea1737d7eddb9d6387de /chat/libirc
parente2754f9c6ad10b553f7e6cbb1f0d83d8646dc714 (diff)
downloadpkgsrc-41ad5b49d8bb37b1fb2b0e7d76665ac1e7513c2d.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