diff options
-rw-r--r-- | audio/xmms/Makefile.common | 4 | ||||
-rw-r--r-- | graphics/mplayer/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/graphics/mplayer/Makefile b/graphics/mplayer/Makefile index e958ffcaaf0..fcc52217aff 100644 --- a/graphics/mplayer/Makefile +++ b/graphics/mplayer/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.39 2003/07/27 19:59:40 jmmv Exp $ +# $NetBSD: Makefile,v 1.40 2003/08/08 09:26:13 grant Exp $ # PKGNAME= mplayer-${MPLAYER_PKG_VERSION} PKGREVISION= 7 -COMMENT= Software only MPEG-1/2/4 video decoder +COMMENT= Software-only MPEG-1/2/4 video decoder .include "../../graphics/mplayer-share/Makefile.common" |