mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- 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:
parent
68a67c7f0f
commit
deb1b68c1d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284369
1 changed files with 2 additions and 3 deletions
|
@ -7,12 +7,11 @@
|
||||||
|
|
||||||
PORTNAME= beansdb
|
PORTNAME= beansdb
|
||||||
PORTVERSION= 0.5.3
|
PORTVERSION= 0.5.3
|
||||||
PORTREVISION= 0
|
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
MASTER_SITES= GOOGLE_CODE
|
||||||
|
|
||||||
MAINTAINER= qingfeng@douban.com
|
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
|
GNU_CONFIGURE= yes
|
||||||
CFLAGS+= ${PTHREAD_LIBS}
|
CFLAGS+= ${PTHREAD_LIBS}
|
||||||
|
|
Loading…
Add table
Reference in a new issue