Remove MASTER_SITES since now it use RubyGems' MASTER_SITES.
This commit is contained in:
parent
9649c54168
commit
e34defafdc
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
HOMEPAGE= http://www.yoshidam.net/Ruby.html#xmlparser
|
||||
|
|
Loading…
Reference in a new issue