diff options
author | bad <bad@pkgsrc.org> | 2013-12-08 13:22:38 +0000 |
---|---|---|
committer | bad <bad@pkgsrc.org> | 2013-12-08 13:22:38 +0000 |
commit | d77fe4513e80ff35fbae07a199625d063aa479dd (patch) | |
tree | 59aa1bf9ccb9a476ff829e938a7befa8843c6289 /misc/Makefile | |
parent | 5675286704055c83236ebb064faea578f78b9fa9 (diff) | |
download | pkgsrc-d77fe4513e80ff35fbae07a199625d063aa479dd.tar.gz |
Get rid of the old and vulnerable linux binary version of OpenOffice 3.
misc/openoffice3 is a good enough substitute.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 3dcaf194f76..9ee114b4e6e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.409 2013/12/02 12:33:05 wiz Exp $ +# $NetBSD: Makefile,v 1.410 2013/12/08 13:22:38 bad Exp $ # COMMENT= Miscellaneous utilities @@ -165,7 +165,6 @@ SUBDIR+= libkgeomap SUBDIR+= libkvkontakte SUBDIR+= libquantum SUBDIR+= libreoffice -SUBDIR+= libreoffice3-bin SUBDIR+= libreoffice4 SUBDIR+= libreoffice4-bin SUBDIR+= libutf |