diff options
Diffstat (limited to 'multimedia/gstreamer-plugins-gnonlin/Makefile')
-rw-r--r-- | multimedia/gstreamer-plugins-gnonlin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins-gnonlin/Makefile b/multimedia/gstreamer-plugins-gnonlin/Makefile index c3e81efe3..04232b583 100644 --- a/multimedia/gstreamer-plugins-gnonlin/Makefile +++ b/multimedia/gstreamer-plugins-gnonlin/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-gnonlin/Makefile,v 1.5 2006/07/17 01:39:57 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins-gnonlin/Makefile,v 1.6 2006/07/21 01:52:05 ahze Exp $ PORTNAME= gstreamer-plugins-gnonlin PORTVERSION= 0.10.5 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/ DISTNAME= gnonlin-${PORTVERSION} |