diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-04-27 20:56:38 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-04-27 20:56:38 +0000 |
commit | 05d2886d27cb71e18dd917003926e7a165f40fa1 (patch) | |
tree | f41470c54496d3f979b6727ed30042270de45c74 /multimedia/gstreamer-plugins-all | |
parent | f52d0a56a81ecf2c86d06a719ee9cb91b7d5d005 (diff) | |
download | ports-05d2886d27cb71e18dd917003926e7a165f40fa1.tar.gz ports-05d2886d27cb71e18dd917003926e7a165f40fa1.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-all')
-rw-r--r-- | multimedia/gstreamer-plugins-all/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile index 6435ef6b8638..6af6877d7aa5 100644 --- a/multimedia/gstreamer-plugins-all/Makefile +++ b/multimedia/gstreamer-plugins-all/Makefile @@ -1,14 +1,10 @@ -# New ports collection makefile for: gstreamer-plugins-all -# Date created: 2004-12-12 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ # $MCom: ports/multimedia/gstreamer-plugins-all/Makefile,v 1.8 2006/01/25 18:54:32 ahze Exp $ -# PORTNAME= gstreamer-plugins-all PORTVERSION= 1.3.${GST_VERSION}.${GST_SHLIB_VERSION} -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= multimedia MASTER_SITES= # empty DISTFILES= # empty |