diff options
author | snj <snj@pkgsrc.org> | 2009-03-07 19:45:56 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2009-03-07 19:45:56 +0000 |
commit | a0cbc31b38a0b5060044c6bcbb144508baf0958a (patch) | |
tree | 83f3129463e08af7bf7b03c5c3a545bf58a8f436 /cad/Makefile | |
parent | 3e9de36e256668e3bef2e38bf1bc27474157e954 (diff) | |
download | pkgsrc-a0cbc31b38a0b5060044c6bcbb144508baf0958a.tar.gz |
Remove ipal-current, which has been dead upstream for years. The package's
author and maintainer both agree that this ought to be removed from pkgsrc.
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/Makefile b/cad/Makefile index 195c135aeee..94ea60506cf 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2007/08/13 08:12:43 rillig Exp $ +# $NetBSD: Makefile,v 1.71 2009/03/07 19:45:56 snj Exp $ # COMMENT= CAD tools @@ -38,7 +38,6 @@ SUBDIR+= gtk1-wcalc SUBDIR+= gtk2-wcalc SUBDIR+= gtkwave SUBDIR+= gwave -SUBDIR+= ipal-current SUBDIR+= lc SUBDIR+= libgeda SUBDIR+= libwcalc |