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/Makefile | |
parent | devel/tigcc: ports clean-up and bump PORTREVISION (diff) |
- Transfer maintainership to the submitter of the last update
Approved by: old maintainer
Diffstat (limited to '')
-rw-r--r-- | cad/geda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 53bdfb232e1d..dbb03f042b5f 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= bruno@tinkerbox.org +MAINTAINER= ssedov@mbsd.msk.ru COMMENT= The "meta-port" for gEDA RUN_DEPENDS= ${LOCALBASE}/share/gEDA/sym:${PORTSDIR}/cad/geda-symbols \ |