diff options
author | thorpej <thorpej@pkgsrc.org> | 2000-07-14 19:01:31 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 2000-07-14 19:01:31 +0000 |
commit | f0b91f48817820d03825c9900608b533a69a5ce6 (patch) | |
tree | 0ef8638465c5cfeb26a2ac4d9fc5bf44e8e87442 /misc/staroffice | |
parent | 012a2d83aede8e45efc9c82695b7728d94ea4a62 (diff) | |
download | pkgsrc-f0b91f48817820d03825c9900608b533a69a5ce6.tar.gz |
This works on 1.5[A-Z]
Diffstat (limited to 'misc/staroffice')
-rw-r--r-- | misc/staroffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/staroffice/Makefile b/misc/staroffice/Makefile index f66e3cc3b74..bce4ef357d1 100644 --- a/misc/staroffice/Makefile +++ b/misc/staroffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/07/01 19:42:26 david Exp $ +# $NetBSD: Makefile,v 1.9 2000/07/14 19:01:31 thorpej Exp $ # DISTNAME= so51a_lnx_${LANGNO} @@ -19,7 +19,7 @@ NO_CDROM= "Redistribution not permitted" MIRROR_DISTFILE= NO ONLY_FOR_PLATFORM= NetBSD-1.4?-i386 NetBSD-1.4Z[A-Z]-i386 \ - NetBSD-1.5_ALPHA-i386 + NetBSD-1.5_ALPHA-i386 NetBSD-1.5?-i386 PATCH_FUZZ_FACTOR= -F1 IS_INTERACTIVE= YES NO_BUILD= YES |