diff options
author | jtb <jtb@pkgsrc.org> | 2001-04-14 21:43:38 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-04-14 21:43:38 +0000 |
commit | eb0cef2016fbd9fb9d81b3a73b8171cc1edae460 (patch) | |
tree | 17fca57b4a5d95e28deb838b9d6abd7a2f8436d5 /cad/xcircuit | |
parent | 096f4aad4362ee1ba0d616bc018900440fee08d8 (diff) | |
download | pkgsrc-eb0cef2016fbd9fb9d81b3a73b8171cc1edae460.tar.gz |
Change MAINTAINER section to packages@netbsd.org
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 995efaaaf87..9de8f0f0cd4 100644 --- a/cad/xcircuit/Makefile +++ b/cad/xcircuit/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2001/02/16 13:46:31 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/04/14 21:43:38 jtb Exp $ DISTNAME= xcircuit-2.2.0 CATEGORIES= cad graphics MASTER_SITES= http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/ -MAINTAINER= jtb@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://bach.ece.jhu.edu/~tim/programs/xcircuit/ COMMENT= Drawing program for X11 (especially for circuits) |