summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-06-06 21:55:22 +0000
committerdholland <dholland@pkgsrc.org>2012-06-06 21:55:22 +0000
commit2ece4718db8902ad7583a0f14bb4d34971b6dba7 (patch)
treef611f209c2bd851e002ff8f18ca8a19ac1317c24 /devel
parent818b2a041aba84008cf743d4a103f94c1672b044 (diff)
downloadpkgsrc-2ece4718db8902ad7583a0f14bb4d34971b6dba7.tar.gz
Fix COMMENT.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-posix-spawn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-posix-spawn/Makefile b/devel/ruby-posix-spawn/Makefile
index 9c62bff443c..676b9af52c5 100644
--- a/devel/ruby-posix-spawn/Makefile
+++ b/devel/ruby-posix-spawn/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2012/05/21 12:18:04 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/06/06 21:55:22 dholland Exp $
DISTNAME= posix-spawn-0.3.6
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/github/albino
-COMMENT= Ruby wrapper for the Pygments syntax highlighter
+COMMENT= Ruby wrapper for the posix_spawn() system call
LICENSE= mit