diff options
author | wiz <wiz> | 2001-02-17 17:31:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-17 17:31:58 +0000 |
commit | 26730104be8e403eeb8a7ec5ff7903af6ee1418c (patch) | |
tree | ff17e85c241ba8999810590573dfaabbb05305c1 /time/xbeats | |
parent | 5c2ded063c246b745cbe88b35958aeb774b3efff (diff) | |
download | pkgsrc-26730104be8e403eeb8a7ec5ff7903af6ee1418c.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'time/xbeats')
-rw-r--r-- | time/xbeats/Makefile | 3 | ||||
-rw-r--r-- | time/xbeats/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/time/xbeats/Makefile b/time/xbeats/Makefile index 0e8a9386529..8c9e42ab6ef 100644 --- a/time/xbeats/Makefile +++ b/time/xbeats/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/12/18 00:16:03 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:32:13 wiz Exp $ # DISTNAME= xbeats-0.4 @@ -7,6 +7,7 @@ MASTER_SITES= http://iznogood.bohemians.org/xbeats/ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://iznogood.bohemians.org/ +COMMENT= Beats clock dockable in both Window Maker and AfterStep USE_X11= YES USE_XPM= YES diff --git a/time/xbeats/pkg/COMMENT b/time/xbeats/pkg/COMMENT deleted file mode 100644 index 9044ea677f9..00000000000 --- a/time/xbeats/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Beats clock dockable in both Window Maker and AfterStep |