aboutsummaryrefslogtreecommitdiff
path: root/textproc/discount/Makefile
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2014-03-09 17:17:40 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2014-03-09 17:17:40 +0000
commitb0565ca359aafe7251387f4f4d466666c99bed26 (patch)
tree73e26c0b9a7a41486c7696e362c67a0588b64f75 /textproc/discount/Makefile
parent236d1a85ce7426b512169e0d08a8befaaa5eee15 (diff)
Notes
Diffstat (limited to 'textproc/discount/Makefile')
-rw-r--r--textproc/discount/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile
index 14b785daf0e6..5db465a6303c 100644
--- a/textproc/discount/Makefile
+++ b/textproc/discount/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= discount
-DISTVERSION= 2.1.5a
+DISTVERSION= 2.1.6
CATEGORIES= textproc devel
MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/discount/ \
LOCAL/jlaffaye
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.pell.portland.or.us/~orc/Code/discount/ \
MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A C implementation of the Markdown markup language
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
USE_BZIP2= yes