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/gnome-audio | |
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/gnome-audio')
-rw-r--r-- | audio/gnome-audio/Makefile | 3 | ||||
-rw-r--r-- | audio/gnome-audio/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index 34612c73a72..ff8575e61bd 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/01/15 09:58:13 tron Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 13:30:41 wiz Exp $ # DISTNAME= gnome-audio-1.0.0 @@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-audio/} MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ +COMMENT= Set of audio files for GNOME NO_CONFIGURE= YES USE_X11BASE= YES diff --git a/audio/gnome-audio/pkg/COMMENT b/audio/gnome-audio/pkg/COMMENT deleted file mode 100644 index 81c4eec2f44..00000000000 --- a/audio/gnome-audio/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Set of audio files for GNOME |