aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-30 04:17:36 +0800
committerbapt <bapt@FreeBSD.org>2013-07-30 04:17:36 +0800
commitc7a5f4d686294304bf7f6a3995ede103f401c50c (patch)
tree228870af292c025eac6651a64dae7c992bf8f4da /devel
parent3c114e3a24dbba2fcea681852eeafe9a2a16756e (diff)
downloadfreebsd-ports-gnome-c7a5f4d686294304bf7f6a3995ede103f401c50c.tar.gz
freebsd-ports-gnome-c7a5f4d686294304bf7f6a3995ede103f401c50c.tar.zst
freebsd-ports-gnome-c7a5f4d686294304bf7f6a3995ede103f401c50c.zip
Trim header
Remove leading article from comment
Diffstat (limited to 'devel')
-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