diff options
author | stas <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 766f7ae2c62c21fdb9d8e30f517efaa4df862775 (patch) | |
tree | 0e9eda561f88cd42b40c862e60607c258c6f355c /graphics | |
parent | 7570ebbeb3ed5cc74156ee94b68ff5a479f4c760 (diff) | |
download | FreeBSD-ports-766f7ae2c62c21fdb9d8e30f517efaa4df862775.zip FreeBSD-ports-766f7ae2c62c21fdb9d8e30f517efaa4df862775.tar.gz |
- Change my email.
Suggested by: skv
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jpegpixi/Makefile | 2 | ||||
-rw-r--r-- | graphics/libgdgeda/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jpegpixi/Makefile b/graphics/jpegpixi/Makefile index 99e39bb..37d79d5 100644 --- a/graphics/jpegpixi/Makefile +++ b/graphics/jpegpixi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 CATEGORIES= graphics MASTER_SITES= http://www.zero-based.org/software/jpegpixi/ -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Useful to correct images from digtal camera with CCD defects LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/libgdgeda/Makefile b/graphics/libgdgeda/Makefile index 3e9bd4e..433306e 100644 --- a/graphics/libgdgeda/Makefile +++ b/graphics/libgdgeda/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/dist/ \ http://www.geda.seul.org/devel/support/ \ http://www.tinkerbox.org/projects/files/gEDA/ -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Special version of the gd graphic lib for use by gEDA programs LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |