diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-30 02:37:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-30 02:37:15 +0000 |
commit | 5799d9acd6710fd37dff03d9f02ac96282367342 (patch) | |
tree | 80c9ad8fa7b4f4eccfef7857a2be006f4bbc9efd /graphics/ida | |
parent | 8b668b1861468f94e9983301642f0f49aa64ae5e (diff) | |
download | ports-5799d9acd6710fd37dff03d9f02ac96282367342.tar.gz ports-5799d9acd6710fd37dff03d9f02ac96282367342.zip |
Notes
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 \ |