diff options
author | obache <obache@pkgsrc.org> | 2014-12-17 06:35:13 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-12-17 06:35:13 +0000 |
commit | 71b1b08a06c17fcc628b5072bc952d9df2097aa5 (patch) | |
tree | c9fe968c54f0ad073854b2bde1efc890beb7ca37 /cad/xcircuit | |
parent | 0ca94eccbfe8f3baafa81470b94485c6d74e192f (diff) | |
download | pkgsrc-71b1b08a06c17fcc628b5072bc952d9df2097aa5.tar.gz |
Reset MAINTAINER, requested in PR pkg/49382.
Diffstat (limited to 'cad/xcircuit')
-rw-r--r-- | cad/xcircuit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile index 1b9c543249a..5c4aeb0e949 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2014/12/15 09:05:32 obache Exp $ +# $NetBSD: Makefile,v 1.44 2014/12/17 06:35:13 obache Exp $ DISTNAME= xcircuit-3.7.50 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= cad graphics MASTER_SITES= http://opencircuitdesign.com/xcircuit/archive/ EXTRACT_SUFX= .tgz -MAINTAINER= shaun@inerd.com +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://opencircuitdesign.com/xcircuit/ COMMENT= Drawing program for X11 (especially for circuits) LICENSE= gnu-gpl-v2 |