aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2006-05-07 13:32:13 +0000
committerStefan Walter <stefan@FreeBSD.org>2006-05-07 13:32:13 +0000
commita8f97fb786b0720591d7f0098b291af2d8d7a120 (patch)
treebd85744bdcab41612119638d0cc60cebf79fb455 /graphics
parent46084d8884eedfa8c471520135e6700723637b0f (diff)
Convert MAINTAINER to my freebsd.org account.
Notes
Notes: svn path=/head/; revision=161594
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cal3d/Makefile2
-rw-r--r--graphics/curator/Makefile2
-rw-r--r--graphics/py-pydot/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/cal3d/Makefile b/graphics/cal3d/Makefile
index b8423e73ab00..161d53d668ae 100644
--- a/graphics/cal3d/Makefile
+++ b/graphics/cal3d/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= ${PORTNAME}-full-${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= sw@gegenunendlich.de
+MAINTAINER= stefan@FreeBSD.org
COMMENT= Skeletal based 3d character animation library written in C++
CONFLICTS= cal3d-devel-[0-9]*
diff --git a/graphics/curator/Makefile b/graphics/curator/Makefile
index 0cbf91c1a851..4afa3a55bcdd 100644
--- a/graphics/curator/Makefile
+++ b/graphics/curator/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics www python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sw@gegenunendlich.de
+MAINTAINER= stefan@FreeBSD.org
COMMENT= Static Image Gallery Generator for web or CD-ROM galleries
USE_PYTHON= yes
diff --git a/graphics/py-pydot/Makefile b/graphics/py-pydot/Makefile
index a5a957fd9cba..fc6200a48a0f 100644
--- a/graphics/py-pydot/Makefile
+++ b/graphics/py-pydot/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics python
MASTER_SITES= http://dkbza.org/data/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= sw@gegenunendlich.de
+MAINTAINER= stefan@FreeBSD.org
COMMENT= A Python interface to the Graphviz Dot language
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing