diff options
-rw-r--r-- | graphics/swfdec/Makefile | 2 | ||||
-rw-r--r-- | www/swfdec-plugin/Makefile | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index 923bed6b6103..41c9df9d804e 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.8 CATEGORIES= graphics MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec/0.6/ -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flash Rendering Library LIB_DEPENDS= oil-0.3.0:${PORTSDIR}/devel/liboil \ diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile index c2cf7317370e..da603afefaa3 100644 --- a/www/swfdec-plugin/Makefile +++ b/www/swfdec-plugin/Makefile @@ -6,13 +6,12 @@ # PORTNAME= swfdec-plugin -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.6.6 CATEGORIES= www MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec-mozilla/0.6/ DISTNAME= swfdec-mozilla-${PORTVERSION} -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flash rendering plugin LIB_DEPENDS= swfdec-0.6:${PORTSDIR}/graphics/swfdec |