diff options
author | wiz <wiz@pkgsrc.org> | 2014-10-01 14:32:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-10-01 14:32:59 +0000 |
commit | 4c118bb64ac9edcb6be12f2de0ee9ae9fe275700 (patch) | |
tree | 9f1d4bf3df034624af14953bc0418eb281b9be03 | |
parent | 98dd422187641f177dca1517fe54f5d60cf75b41 (diff) | |
download | pkgsrc-4c118bb64ac9edcb6be12f2de0ee9ae9fe275700.tar.gz |
Improve COMMENT.
-rw-r--r-- | multimedia/gst123/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/gst123/Makefile b/multimedia/gst123/Makefile index ca3a145f86a..6b72648451a 100644 --- a/multimedia/gst123/Makefile +++ b/multimedia/gst123/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2014/05/05 00:48:11 ryoon Exp $ -# +# $NetBSD: Makefile,v 1.27 2014/10/01 14:32:59 wiz Exp $ DISTNAME= gst123-0.3.3 PKGREVISION= 3 @@ -9,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://space.twc.de/~stefan/gst123.php -COMMENT= The gst123 is designed to be a more flexible command line player +COMMENT= Flexible command line player based on gstreamer LICENSE= gnu-lgpl-v2 GNU_CONFIGURE= yes |