diff options
author | wiz <wiz> | 2001-02-17 17:31:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:31:58 +0000 |
commit | 2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (patch) | |
tree | ff17e85c241ba8999810590573dfaabbb05305c1 /time/kworldwatch | |
parent | 6129da62580b8a50ce5de047ae21c11f45e93b0b (diff) | |
download | pkgsrc-2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'time/kworldwatch')
-rw-r--r-- | time/kworldwatch/Makefile | 3 | ||||
-rw-r--r-- | time/kworldwatch/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/time/kworldwatch/Makefile b/time/kworldwatch/Makefile index f5f9d1d4959..dc0d5cbaf59 100644 --- a/time/kworldwatch/Makefile +++ b/time/kworldwatch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/01/05 01:40:38 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:32:05 wiz Exp $ # DISTNAME= kworldwatch-0.6 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/apps/utils/ EXTRACT_SUFX= .tgz MAINTAINER= hubertf@netbsd.org +COMMENT= Revolving world map indicating the time in each part of the world BUILD_DEPENDS+= msgfmt:../../devel/gettext DEPENDS+= kdebase-1.1.2:../../x11/kdebase diff --git a/time/kworldwatch/pkg/COMMENT b/time/kworldwatch/pkg/COMMENT deleted file mode 100644 index 2d534d6c262..00000000000 --- a/time/kworldwatch/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Revolving world map indicating the time in each part of the world |