diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-04-06 05:04:30 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-04-06 05:04:30 +0800 |
commit | fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6 (patch) | |
tree | 12aa766fb0f02041e1245268319719b3fba04dae /graphics/show | |
parent | 103d6a9ca8668465aaac11584397d7cc6a4e4dd4 (diff) | |
download | freebsd-ports-gnome-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.tar.gz freebsd-ports-gnome-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.tar.zst freebsd-ports-gnome-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.zip |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor)
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 e5faea0022cd..145a57af4a17 100644 --- a/graphics/show/Makefile +++ b/graphics/show/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.ibiblio.org/propaganda/ \ http://www.freebsdbrasil.com.br/~jmelo/ -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= A fast, flexible, extensible and bloat-free image viewer for X11 LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |