diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-06-14 07:57:40 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-06-14 07:57:40 +0800 |
commit | b6e8a0324629b5968201197ddd417dec5e946838 (patch) | |
tree | ecadca9e515dca997ae0f573ba77a193cb1ab346 | |
parent | 3a1a50cb06986a49bf14e4b4d9fd4441d012d389 (diff) | |
download | freebsd-ports-gnome-b6e8a0324629b5968201197ddd417dec5e946838.tar.gz freebsd-ports-gnome-b6e8a0324629b5968201197ddd417dec5e946838.tar.zst freebsd-ports-gnome-b6e8a0324629b5968201197ddd417dec5e946838.zip |
pass maintainership
PR: 67064
-rw-r--r-- | graphics/k3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index c10646f75c52..5836114138fa 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dyeske@yahoo.com COMMENT= A free 3D modeling, animation, and rendering system BUILD_DEPENDS= ${X11BASE}/lib/libplibul.a:${PORTSDIR}/x11-toolkits/plib |