- Fixed typo in COMMENT

- Removed unnecessary PORTREVISION=0
- Updated MASTER_SITES to use shorthand definition

PR:		ports/161907
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	qingfeng@douban.com (maintainer)
This commit is contained in:
Greg Larkin 2011-10-26 14:43:27 +00:00
parent 68a67c7f0f
commit deb1b68c1d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284369

View File

@ -7,12 +7,11 @@
PORTNAME= beansdb
PORTVERSION= 0.5.3
PORTREVISION= 0
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MASTER_SITES= GOOGLE_CODE
MAINTAINER= qingfeng@douban.com
COMMENT= Yet anonther distributed key-value storage system from Douban Inc
COMMENT= Yet another distributed key-value storage system from Douban Inc
GNU_CONFIGURE= yes
CFLAGS+= ${PTHREAD_LIBS}