summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-08 06:09:40 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-07-08 06:09:40 +0000
commitff26641e5e287ac2d674b7eeea23f50eb147ae40 (patch)
treee6189ab939c0afcb16b4af0e320c56f6c3238598 /www
parentPORTDOCS police (diff)
Update WRKSRC to ${WRKDIR}/${DISTNAME}
Update MASTER_SITES (add www in front of maintainer's proposed site) PR: 28805 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=44905
Diffstat (limited to 'www')
-rw-r--r--www/kannel/Makefile4
-rw-r--r--www/kannel/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/kannel/Makefile b/www/kannel/Makefile
index 09cdbcdd3d8f..0a77c2e8776f 100644
--- a/www/kannel/Makefile
+++ b/www/kannel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kannel
PORTVERSION= 1.0.3
CATEGORIES= www
-MASTER_SITES= http://www.kannel.org/download/${PORTVERSION}/
+MASTER_SITES= http://www.kannel.3glab.org/download/${PORTVERSION}/
DISTNAME= gateway-${PORTVERSION}
MAINTAINER= martti.kuparinen@iki.fi
@@ -16,7 +16,7 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2
USE_AUTOCONF= yes
USE_GMAKE= yes
-WRKSRC= ${WRKDIR}/gateway-${PORTVERSION}/
+WRKSRC= ${WRKDIR}/${DISTNAME}/
CFLAGS+= ${PTHREAD_LIBS}
CONFIGURE_ARGS+= --with-malloc=native
diff --git a/www/kannel/pkg-descr b/www/kannel/pkg-descr
index 5e74a9c8635a..d2272ce193a5 100644
--- a/www/kannel/pkg-descr
+++ b/www/kannel/pkg-descr
@@ -1,4 +1,4 @@
Kannel is an open source project to make a WAP gateway. Kannel also
works as a SMS gateway.
-WWW: http://www.kannel.org/
+WWW: http://kannel.3glab.org/