- Update MASTER_SITES and WWW

PR:		ports/160170
Submitted by:	sunpoet (myself)
Approved by:	Damian Gerow <dgerow@afflictions.org> (maintainer)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-08-25 15:01:18 +00:00
parent ef890f5a54
commit d6a31da60a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280408
2 changed files with 2 additions and 5 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= tokyocabinet
PORTVERSION= 1.31
CATEGORIES= databases ruby
MASTER_SITES= http://1978th.net/tokyocabinet/rubypkg/
MASTER_SITES= http://fallabs.com/${PORTNAME}/rubypkg/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
@ -21,9 +21,6 @@ LIB_DEPENDS= tokyocabinet.9:${PORTSDIR}/databases/tokyocabinet
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
#CONFIGURE_WRKSRC= ${WRKSRC}/ext
#BUILD_WRKSRC= ${WRKSRC}/ext
#INSTALL_WRKSRC= ${WRKSRC}/ext
INSTALL_TARGET= site-install
DOCS= doc/*

View File

@ -1,4 +1,4 @@
tokyocabinet-ruby provides an interface to the Toky Cabinet database
engine.
WWW: http://1978th.net/tokyocabinet/
WWW: http://fallabs.com/tokyocabinet/