diff options
author | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:21:28 +0000 |
commit | 6129da62580b8a50ce5de047ae21c11f45e93b0b (patch) | |
tree | fe8266973ffa2637b58ee95206ea56dc48377bc4 /www/wml | |
parent | 11cafbeef1fdf28ff424dda02b0d1a1182b0a0cd (diff) | |
download | pkgsrc-6129da62580b8a50ce5de047ae21c11f45e93b0b.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'www/wml')
-rw-r--r-- | www/wml/Makefile | 3 | ||||
-rw-r--r-- | www/wml/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/wml/Makefile b/www/wml/Makefile index 8beaccaaf26..921ac009285 100644 --- a/www/wml/Makefile +++ b/www/wml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/09/05 00:11:02 kim Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:22:47 wiz Exp $ # DISTNAME= wml-2.0.3 @@ -7,6 +7,7 @@ MASTER_SITES= http://www.engelschall.com/sw/wml/distrib/ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.engelschall.com/sw/wml/ +COMMENT= Web Meta Language DEPENDS+= ncurses-*:../../devel/ncurses DEPENDS+= p5-Bit-Vector>=5.2:../../devel/p5-Bit-Vector diff --git a/www/wml/pkg/COMMENT b/www/wml/pkg/COMMENT deleted file mode 100644 index 90bfc3566c5..00000000000 --- a/www/wml/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Web Meta Language |