diff options
-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 |