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/xmmix | |
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/xmmix')
-rw-r--r-- | audio/xmmix/Makefile | 3 | ||||
-rw-r--r-- | audio/xmmix/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 786ef549756..cc7e9b2da29 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/12/28 04:20:03 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/16 13:30:53 wiz Exp $ # FreeBSD ID: Makefile,v 1.5 1997/09/08 13:37:47 tg Exp # @@ -8,6 +8,7 @@ MASTER_SITES= http://mercury.hypersurf.com/~amb/download/xmmix-1.2/src/ MAINTAINER= augustss@cs.chalmers.se HOMEPAGE= http://sunsite.unc.edu/~cddb/xmmix/index.html +COMMENT= X interface to the audio mixer device USE_IMAKE= yes USE_MOTIF= yes diff --git a/audio/xmmix/pkg/COMMENT b/audio/xmmix/pkg/COMMENT deleted file mode 100644 index b8929d014c2..00000000000 --- a/audio/xmmix/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X interface to the audio mixer device |