diff options
Diffstat (limited to 'graphics/vertex/Makefile')
-rw-r--r-- | graphics/vertex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vertex/Makefile b/graphics/vertex/Makefile index 890c9b4..86253a2 100644 --- a/graphics/vertex/Makefile +++ b/graphics/vertex/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.10 CATEGORIES= graphics MASTER_SITES= ftp://wolfpack.twu.net/users/wolfpack/ -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A 3D modeller designed specifically for generating efficient game models LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \ |