diff options
author | dhn <dhn@FreeBSD.org> | 2009-03-07 02:14:36 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-03-07 02:14:36 +0800 |
commit | 5a672e376b51e44f90feaea389761c3854ed8a37 (patch) | |
tree | 0775669807ca168ef6ee3d68a8501e80f65899ae /graphics | |
parent | 7021e2992d6cb6141c65d2ded4feee60b5f713bf (diff) | |
download | freebsd-ports-graphics-5a672e376b51e44f90feaea389761c3854ed8a37.tar.gz freebsd-ports-graphics-5a672e376b51e44f90feaea389761c3854ed8a37.tar.zst freebsd-ports-graphics-5a672e376b51e44f90feaea389761c3854ed8a37.zip |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/fotofix/Makefile | 2 | ||||
-rw-r--r-- | graphics/gocr/Makefile | 2 | ||||
-rw-r--r-- | graphics/silgraphite/Makefile | 2 | ||||
-rw-r--r-- | graphics/synfigstudio/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/fotofix/Makefile b/graphics/fotofix/Makefile index 1b7265e5e9e..4af562c4c96 100644 --- a/graphics/fotofix/Makefile +++ b/graphics/fotofix/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://mirror.mcx2.org/ \ http://prima.eu.org/cgi-bin/cvsweb.cgi/apps/fotofix/fotofix/ -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Simple image viewer RUN_DEPENDS= p5-Prima>=1.21:${PORTSDIR}/x11-toolkits/p5-Prima \ diff --git a/graphics/gocr/Makefile b/graphics/gocr/Makefile index 1e1376359fc..bdb0c48476f 100644 --- a/graphics/gocr/Makefile +++ b/graphics/gocr/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/jocr -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= An OCR (Optical Character Recognition) program LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm diff --git a/graphics/silgraphite/Makefile b/graphics/silgraphite/Makefile index f1c120c8364..ce61a76075e 100644 --- a/graphics/silgraphite/Makefile +++ b/graphics/silgraphite/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3.1 CATEGORIES= graphics devel MASTER_SITES= SF -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Font engine for complex non-Roman writing systems OPTIONS= FREETYPE "Build with Freetype support" on diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index 7ddc544971f..a567fd30908 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 0.61.09 CATEGORIES= graphics multimedia MASTER_SITES= SF/synfig -MAINTAINER= adox@mcx2.org +MAINTAINER= dhn@FreeBSD.org COMMENT= Vector-based 2D animation software package BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ETL.pc:${PORTSDIR}/devel/etl |