diff options
author | grant <grant@pkgsrc.org> | 2003-08-08 09:26:13 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-08-08 09:26:13 +0000 |
commit | 3bbc7c2df3b8b905f9732eb710af3759002e9e33 (patch) | |
tree | 3376290911aac86a050d85c004720efcdf551e41 /audio/xmms | |
parent | 0102adbfe7112f299e4cf93798afd8a2dd1a507a (diff) | |
download | pkgsrc-3bbc7c2df3b8b905f9732eb710af3759002e9e33.tar.gz |
COMMENT tweak.
Diffstat (limited to 'audio/xmms')
-rw-r--r-- | audio/xmms/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common index b68bb5a9ddf..ccce4aaf24c 100644 --- a/audio/xmms/Makefile.common +++ b/audio/xmms/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2003/07/25 09:22:51 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.2 2003/08/08 09:27:16 grant Exp $ # DISTNAME= xmms-1.2.7 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.xmms.org/xmms/1.2.x/ \ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.xmms.org/ -COMMENT= X Multimedia System --- An audio player with a Winamp GUI +COMMENT= X Multimedia System - an audio player with a Winamp GUI USE_BUILDLINK2= yes USE_PKGLOCALEDIR= yes |