aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libcoro/Makefile19
-rw-r--r--devel/libcoro/pkg-descr6
2 files changed, 12 insertions, 13 deletions
diff --git a/devel/libcoro/Makefile b/devel/libcoro/Makefile
index f4f850362d7f..c13771e5d35e 100644
--- a/devel/libcoro/Makefile
+++ b/devel/libcoro/Makefile
@@ -5,18 +5,19 @@
# $FreeBSD$
#
-PORTNAME= libcoro
-PORTVERSION= 1.0.3
-CATEGORIES= devel
-MASTER_SITES= http://themen01.exit.de/user/member/froese/coro/
-DISTNAME= coro-${PORTVERSION}
+PORTNAME= libcoro
+PORTVERSION= 1.0.3
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= kbyanc
+DISTNAME= coro-${PORTVERSION}
-MAINTAINER= kbyanc@posi.net
+MAINTAINER= kbyanc@posi.net
-ONLY_FOR_ARCHS= i386
+ONLY_FOR_ARCHS= i386
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --arch arch/x86-freebsd
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --arch arch/x86-freebsd
MAN2= coro.2
diff --git a/devel/libcoro/pkg-descr b/devel/libcoro/pkg-descr
index c86f18180a7b..073d4f6cb441 100644
--- a/devel/libcoro/pkg-descr
+++ b/devel/libcoro/pkg-descr
@@ -12,7 +12,5 @@ of this library is to build a standard API for coroutines and implement it for
as many architectures as possible. Currently on the i386 architecture is
supported.
-WWW: http://themen01.exit.de/user/member/froese/
-
-- Kelly
-kbyanc@posi.net
+ -Kelly
+ kbyanc@posi.net