diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-22 12:28:27 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-22 12:28:27 +0800 |
commit | 03de951cfc0d60cf11a64c85dc4c8e2094c50d79 (patch) | |
tree | ee4dd8c3e29729fec9a018a8446faa0858e3b4f7 /graphics/fv | |
parent | 662e955556fa2a0f497d32f758be14f2424647a2 (diff) | |
download | freebsd-ports-gnome-03de951cfc0d60cf11a64c85dc4c8e2094c50d79.tar.gz freebsd-ports-gnome-03de951cfc0d60cf11a64c85dc4c8e2094c50d79.tar.zst freebsd-ports-gnome-03de951cfc0d60cf11a64c85dc4c8e2094c50d79.zip |
Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.
Hat: portmgr
Diffstat (limited to 'graphics/fv')
-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 36e485db64ab..da5e09ec51dd 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 \ |