diff options
author | stefan <stefan@FreeBSD.org> | 2006-05-07 21:32:13 +0800 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2006-05-07 21:32:13 +0800 |
commit | 8380e896dcba46788b1ee38bbc7c344a7e53c9a1 (patch) | |
tree | e0f111bdea65a0f95354457ba5154f0fb6415dc2 /graphics | |
parent | f3b3e5b23bd4f3a6c98711a89766bff216d91f79 (diff) | |
download | freebsd-ports-gnome-8380e896dcba46788b1ee38bbc7c344a7e53c9a1.tar.gz freebsd-ports-gnome-8380e896dcba46788b1ee38bbc7c344a7e53c9a1.tar.zst freebsd-ports-gnome-8380e896dcba46788b1ee38bbc7c344a7e53c9a1.zip |
Convert MAINTAINER to my freebsd.org account.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cal3d/Makefile | 2 | ||||
-rw-r--r-- | graphics/curator/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-pydot/Makefile | 2 |
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 |