diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 13:30:32 +0000 |
commit | f7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/xwave | |
parent | 086f7dc00aa3fa9b201867614918f313f51535e9 (diff) | |
download | pkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/xwave')
-rw-r--r-- | audio/xwave/Makefile | 3 | ||||
-rw-r--r-- | audio/xwave/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/xwave/Makefile b/audio/xwave/Makefile index 5b6f9f592d5..1819e31a258 100644 --- a/audio/xwave/Makefile +++ b/audio/xwave/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/08/23 23:14:22 tron Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/16 13:30:54 wiz Exp $ # DISTNAME= xwave2 @@ -7,6 +7,7 @@ CATEGORIES= audio x11 MASTER_SITES= http://www.funet.fi/~kouhia/ MAINTAINER= hubertf@netbsd.org +COMMENT= Audio player/recorder/editor for the X Window System USE_IMAKE= YES USE_XPM= YES diff --git a/audio/xwave/pkg/COMMENT b/audio/xwave/pkg/COMMENT deleted file mode 100644 index dc8236c0fde..00000000000 --- a/audio/xwave/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Audio player/recorder/editor for the X Window System |