pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-xmlparser Remove MASTER_SITES since now ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/277a64b3f01d
branches:  trunk
changeset: 540674:277a64b3f01d
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Apr 06 07:49:55 2008 +0000

description:
Remove MASTER_SITES since now it use RubyGems' MASTER_SITES.

diffstat:

 textproc/ruby-xmlparser/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 2540f4c0335b -r 277a64b3f01d textproc/ruby-xmlparser/Makefile
--- a/textproc/ruby-xmlparser/Makefile  Sun Apr 06 05:14:15 2008 +0000
+++ b/textproc/ruby-xmlparser/Makefile  Sun Apr 06 07:49:55 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2008/04/04 15:22:24 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2008/04/06 07:49:55 taca Exp $
 
 DISTNAME=      xmlparser-0.6.81
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc
-MASTER_SITES=  http://www.yoshidam.net/
 
 MAINTAINER=    taca%NetBSD.org@localhost
 HOMEPAGE=      http://www.yoshidam.net/Ruby.html#xmlparser



Home | Main Index | Thread Index | Old Index