pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/libirc Comment out non-existing HOMEPAGE and remo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f9de5a7b201
branches:  trunk
changeset: 501407:4f9de5a7b201
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Oct 22 13:14:34 2005 +0000

description:
Comment out non-existing HOMEPAGE and remove MASTER_SITES entry that
does not contain the file. Closed PR 31632 by Zafer Aydogan.

diffstat:

 chat/libirc/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r e97a3a814b27 -r 4f9de5a7b201 chat/libirc/Makefile
--- a/chat/libirc/Makefile      Sat Oct 22 13:07:24 2005 +0000
+++ b/chat/libirc/Makefile      Sat Oct 22 13:14:34 2005 +0000
@@ -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@localhost
-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



Home | Main Index | Thread Index | Old Index