diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2006-08-24 00:01:27 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2006-08-24 00:01:27 +0000 |
commit | 605b51fc66b84f38f12e50c5bedc024f9b95f82d (patch) | |
tree | 8fc2719064df6739638955c39c757a2785e36247 /cad/boolean | |
parent | 1e334d4a6bcc82eb985e4c0ab74028edfd9f022a (diff) | |
download | pkgsrc-605b51fc66b84f38f12e50c5bedc024f9b95f82d.tar.gz |
I do not have the time or c++ skills to keep maintaining this package.
Diffstat (limited to 'cad/boolean')
-rw-r--r-- | cad/boolean/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index bf833e2944e..c211ea3686f 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2006/07/20 19:16:23 rillig Exp $ +# $NetBSD: Makefile,v 1.33 2006/08/24 00:01:27 dmcmahill Exp $ # DISTNAME= boolean_6_7 @@ -8,7 +8,7 @@ CATEGORIES= cad graphics MASTER_SITES= http://www.xs4all.nl/~kholwerd/download/boolzip/ EXTRACT_SUFX= .zip -MAINTAINER= dmcmahill@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.xs4all.nl/~kholwerd/bool.html COMMENT= GDSII viewer/editor + (boolean) operations on sets of 2d polygons |