diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /graphics/libgdgeda/Makefile | |
parent | 58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff) |
- Change my email.
Suggested by: skv
Notes
Notes:
svn path=/head/; revision=188599
Diffstat (limited to 'graphics/libgdgeda/Makefile')
-rw-r--r-- | graphics/libgdgeda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libgdgeda/Makefile b/graphics/libgdgeda/Makefile index 3e9bd4e6c88e..433306e65e3d 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 |