aboutsummaryrefslogtreecommitdiff
path: root/databases/mdcached/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mdcached/Makefile')
-rw-r--r--databases/mdcached/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/mdcached/Makefile b/databases/mdcached/Makefile
index c62566760ac9..ca152384e0e6 100644
--- a/databases/mdcached/Makefile
+++ b/databases/mdcached/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mdcached
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= databases net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ivoras@FreeBSD.org
COMMENT= A high performance cache server similar to memcached
+LICENSE= BSD
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes