diff options
Diffstat (limited to 'graphics/moth/Makefile')
-rw-r--r-- | graphics/moth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/moth/Makefile b/graphics/moth/Makefile index 73c1a93cb9a4..507b62192e97 100644 --- a/graphics/moth/Makefile +++ b/graphics/moth/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://moth.titanothere.com/moth/ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} \ lib${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ip@doom.homeunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple to use 3D mesh editor LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff |