diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 23:25:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 23:25:09 +0000 |
commit | 53319deeca4059ea1fb880af6e057c9a7ba8a538 (patch) | |
tree | ae34f4989e7ea4156b8d30dd5355e4d047466118 /graphics | |
parent | Add p5-WWW-Google-SiteMap 1.08, is a perl extention to manage (diff) |
Reset kwm due to no response about email.
Hat: portmgr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/goom/Makefile | 2 | ||||
-rw-r--r-- | graphics/libvisual-plugins/Makefile | 2 | ||||
-rw-r--r-- | graphics/libvisual/Makefile | 2 | ||||
-rw-r--r-- | graphics/libvisual04/Makefile | 2 | ||||
-rw-r--r-- | graphics/swfdec/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile index b288eba9e0fe..2fc92d0c1a5c 100644 --- a/graphics/goom/Makefile +++ b/graphics/goom/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|-|}-src -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Visual effects library WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S|.|-|} diff --git a/graphics/libvisual-plugins/Makefile b/graphics/libvisual-plugins/Makefile index f62309cbaabb..a1efeaa9b120 100644 --- a/graphics/libvisual-plugins/Makefile +++ b/graphics/libvisual-plugins/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libvisual -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of plugins for the libvisual framework LIB_DEPENDS= visual.0:${PORTSDIR}/graphics/libvisual diff --git a/graphics/libvisual/Makefile b/graphics/libvisual/Makefile index c85636cb55f4..245a56a06c59 100644 --- a/graphics/libvisual/Makefile +++ b/graphics/libvisual/Makefile @@ -15,7 +15,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Abstraction library that sits between apps and visual plugin USE_XLIBS= yes diff --git a/graphics/libvisual04/Makefile b/graphics/libvisual04/Makefile index c85636cb55f4..245a56a06c59 100644 --- a/graphics/libvisual04/Makefile +++ b/graphics/libvisual04/Makefile @@ -15,7 +15,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Abstraction library that sits between apps and visual plugin USE_XLIBS= yes diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index 2f81dffe6c66..17c3e7e7dff7 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.schleef.org/swfdec/download/ -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Flash Rendering Library LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ |