diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-28 07:53:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-06-28 07:53:41 +0000 |
commit | 3021a32611bbb60a11c3c8e3994e1d95cda9a069 (patch) | |
tree | 72a032758756a804a2754499b5cddfdf0013f4df /cad/geda-symbols | |
parent | 1d9873850e4280608dc5bd2898693341e0ffd11b (diff) |
Notes
Diffstat (limited to 'cad/geda-symbols')
-rw-r--r-- | cad/geda-symbols/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/geda-symbols/Makefile b/cad/geda-symbols/Makefile index bfa9564623e1..b3ef8b4e955d 100644 --- a/cad/geda-symbols/Makefile +++ b/cad/geda-symbols/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.geda.seul.org/pub/geda/devel/${PORTVERSION}/ \ http://geda.seul.org/devel/${PORTVERSION}/ \ http://www.tinkerbox.org/projects/files/gEDA/ -MAINTAINER= bruno@tinkerbox.org +MAINTAINER= ssedov@mbsd.msk.ru COMMENT= gEDA symbols GNU_CONFIGURE= yes |