diff options
author | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
---|---|---|
committer | Stefan Walter <stefan@FreeBSD.org> | 2006-05-07 13:32:13 +0000 |
commit | a8f97fb786b0720591d7f0098b291af2d8d7a120 (patch) | |
tree | bd85744bdcab41612119638d0cc60cebf79fb455 /graphics/cal3d | |
parent | 46084d8884eedfa8c471520135e6700723637b0f (diff) | |
download | ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.tar.gz ports-a8f97fb786b0720591d7f0098b291af2d8d7a120.zip |
Notes
Diffstat (limited to 'graphics/cal3d')
-rw-r--r-- | graphics/cal3d/Makefile | 2 |
1 files changed, 1 insertions, 1 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]* |