diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-12-28 23:45:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-12-28 23:45:56 +0000 |
commit | 4a98e8d7d919317829f44d8dc5042406d7e1f4ae (patch) | |
tree | 72dee9d9f8e7fdf0a5a2ab32b1324d62b781910e /graphics/show | |
parent | 19bec80a666434c08936657cdd402a938106f867 (diff) | |
download | ports-4a98e8d7d919317829f44d8dc5042406d7e1f4ae.tar.gz ports-4a98e8d7d919317829f44d8dc5042406d7e1f4ae.zip |
Notes
Diffstat (limited to 'graphics/show')
-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 \ |