diff options
-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 \ |