aboutsummaryrefslogtreecommitdiff
path: root/devel/libcoro
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /devel/libcoro
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'devel/libcoro')
-rw-r--r--devel/libcoro/Makefile1
-rw-r--r--devel/libcoro/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/libcoro/Makefile b/devel/libcoro/Makefile
index c13771e5d35e..39a114cb475a 100644
--- a/devel/libcoro/Makefile
+++ b/devel/libcoro/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= kbyanc
DISTNAME= coro-${PORTVERSION}
MAINTAINER= kbyanc@posi.net
+COMMENT= C library that implements coroutines
ONLY_FOR_ARCHS= i386
diff --git a/devel/libcoro/pkg-comment b/devel/libcoro/pkg-comment
deleted file mode 100644
index 60c7adf6c06e..000000000000
--- a/devel/libcoro/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-C library that implements coroutines