summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-29 20:17:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-29 20:17:36 +0000
commit03409dc6557e83d7de448728ce34b164378dac61 (patch)
tree228870af292c025eac6651a64dae7c992bf8f4da
parent- Updated to 1.21 (diff)
Trim header
Remove leading article from comment
-rw-r--r--devel/yajl/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/yajl/Makefile b/devel/yajl/Makefile
index e97e50381f97..3b8b7a9452c3 100644
--- a/devel/yajl/Makefile
+++ b/devel/yajl/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: yajl
-# Date created: 2010-03-29
-# Whom: Bapt <baptiste.daroussin@gmail.com>
-#
# $FreeBSD$
-#
PORTNAME= yajl
PORTVERSION= 2.0.4
@@ -11,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= bapt@FreeBSD.org
-COMMENT= A Portable JSON parsing and serialization library in ANSI C
+COMMENT= Portable JSON parsing and serialization library in ANSI C
USE_GITHUB= yes
GH_ACCOUNT= lloyd