1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

typo fix, s/deve/devel/g

Submitted by:	Portsnap buildbox
This commit is contained in:
Vanilla I. Shu 2012-03-05 12:09:10 +00:00
parent 21d02b1b32
commit fa64ca75a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292731

View File

@ -14,7 +14,7 @@ MASTER_SITES= http://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
MAINTAINER= vanilla@FreeBSD.org
COMMENT= A C and C++ client library to the memcached server
LIB_DEPENDS?= execinfo.1:${PORTSDIR}/deve/libexecinfo
LIB_DEPENDS?= execinfo.1:${PORTSDIR}/devel/libexecinfo
FETCH_ARGS?= -pRr
USE_GMAKE= yes