diff options
author | linimon <linimon@FreeBSD.org> | 2005-12-29 07:45:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-12-29 07:45:56 +0800 |
commit | deba7ecebd1ca6802737e177dcc3e7aaff54f85a (patch) | |
tree | e6002f0402b0f3e5fa6015cd30081717ec58c8df /graphics | |
parent | 728fa04c265423b8104b3fb4e471dc1f317ab8ec (diff) | |
download | freebsd-ports-gnome-deba7ecebd1ca6802737e177dcc3e7aaff54f85a.tar.gz freebsd-ports-gnome-deba7ecebd1ca6802737e177dcc3e7aaff54f85a.tar.zst freebsd-ports-gnome-deba7ecebd1ca6802737e177dcc3e7aaff54f85a.zip |
Reset bouncing maintainer address.
Noticed by: jmelo
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/show/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/show/Makefile b/graphics/show/Makefile index f5dba29c9eb1..2538ceec31b1 100644 --- a/graphics/show/Makefile +++ b/graphics/show/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.ugrad.cs.ubc.ca/~i6a2/show/ -MAINTAINER= i6a2@ugrad.cs.ubc.ca +MAINTAINER= ports@FreeBSD.org COMMENT= A fast, flexible, extensible and bloat-free image viewer for X11 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |