diff options
author | wiz <wiz@pkgsrc.org> | 2007-05-13 14:39:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-05-13 14:39:15 +0000 |
commit | 2e8801824fa3b48a69fd9e8f493b86ce5e2f4267 (patch) | |
tree | 71f066a0429be8cacd4570957c318bbbffe78fe1 /math/Makefile | |
parent | 018380d68a37ec0771aef31188810716ce2a3f48 (diff) | |
download | pkgsrc-2e8801824fa3b48a69fd9e8f493b86ce5e2f4267.tar.gz |
Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*).
There was no feedback for keeping these packages after my
HEADS UP mail to pkgsrc-users a week ago.
(*) More to come before that can happen, though.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index d770a3e6e06..30b295e4e1f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.157 2007/05/05 21:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.158 2007/05/13 14:39:16 wiz Exp $ # COMMENT= Mathematics @@ -80,7 +80,6 @@ SUBDIR+= graphopt SUBDIR+= grpn SUBDIR+= gsl SUBDIR+= gtklife -SUBDIR+= guppi SUBDIR+= lapack SUBDIR+= libffm SUBDIR+= libmatheval |