diff options
-rw-r--r-- | textproc/mswordview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/mswordview/Makefile b/textproc/mswordview/Makefile index ca0a2916c8b..6336a9dc5f4 100644 --- a/textproc/mswordview/Makefile +++ b/textproc/mswordview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/06/09 18:41:34 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2000/11/10 02:23:55 itojun Exp $ # DISTNAME= mswordview-0.5.14 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.csn.ul.ie/~caolan/publink/mswordview/ MAINTAINER= jwise@netbsd.org -HOMEPAGE= http://www.csn.ul.ie/~caolan/docs/MSWordView.html +HOMEPAGE= http://www.wvWare.com/ GNU_CONFIGURE= YES CONFIGURE_ARGS= --libdir=${PREFIX}/share |