diff options
author | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
commit | 5c2ded063c246b745cbe88b35958aeb774b3efff (patch) | |
tree | fe8266973ffa2637b58ee95206ea56dc48377bc4 /www/kannel | |
parent | a45ac7ca966bf5b8cb2bec544cf9fe7ef1ece047 (diff) | |
download | pkgsrc-5c2ded063c246b745cbe88b35958aeb774b3efff.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/kannel')
-rw-r--r-- | www/kannel/Makefile | 3 | ||||
-rw-r--r-- | www/kannel/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/kannel/Makefile b/www/kannel/Makefile index 8350cfc68bb..3d0e4cfa00a 100644 --- a/www/kannel/Makefile +++ b/www/kannel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/05/30 12:49:54 rh Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:22:11 wiz Exp $ # DISTNAME= gateway-0.8 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.kannel.org/download/0.8/ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.kannel.org/ +COMMENT= open source WAP and SMS gateway DEPENDS+= libxml>=1.8.7:../../textproc/libxml DEPENDS+= pth>=1.3.5:../../devel/pth diff --git a/www/kannel/pkg/COMMENT b/www/kannel/pkg/COMMENT deleted file mode 100644 index 672283da89f..00000000000 --- a/www/kannel/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -open source WAP and SMS gateway |