diff options
author | edwin <edwin@FreeBSD.org> | 2004-12-30 10:37:15 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-12-30 10:37:15 +0800 |
commit | 34b67d895e065828366729b46a5cf23d4cbe268b (patch) | |
tree | 6cebca2f2ba1739ab69ceea24a0da4e75bf2bcc7 /graphics/ida | |
parent | 9bc3feda669d10ce15c8f19aba3dddae65a850a9 (diff) | |
download | freebsd-ports-gnome-34b67d895e065828366729b46a5cf23d4cbe268b.tar.gz freebsd-ports-gnome-34b67d895e065828366729b46a5cf23d4cbe268b.tar.zst freebsd-ports-gnome-34b67d895e065828366729b46a5cf23d4cbe268b.zip |
[PATCH] change MAINTAINER email address for all my ports.
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua>
Diffstat (limited to 'graphics/ida')
-rw-r--r-- | graphics/ida/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ida/Makefile b/graphics/ida/Makefile index 5eee798be477..cf6c520ff655 100644 --- a/graphics/ida/Makefile +++ b/graphics/ida/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://dl.bytesex.org/releases/fbida/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= anray@inet.ua +MAINTAINER= anrays@gmail.com COMMENT= Small and fast motif-based image viewer and editor LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |