diff options
Diffstat (limited to 'graphics/fv/Makefile')
-rw-r--r-- | graphics/fv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fv/Makefile b/graphics/fv/Makefile index 36e485db64a..da5e09ec51d 100644 --- a/graphics/fv/Makefile +++ b/graphics/fv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.eaflux.com/fv/sources/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= ip@doom.homeunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= A viewer of hdr/pfm images LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut \ |