diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 21:54:47 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 21:54:47 +0000 |
commit | 37c0ef8e3bc1afeab57f1c4f837b3c0031db633a (patch) | |
tree | d111af8805f53a860dcffea8daeb8e9837238499 /textproc/wv | |
parent | f7e02694169756b47f76eb898606fb4b51b87123 (diff) | |
download | ports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.tar.gz ports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.zip |
Notes
Diffstat (limited to 'textproc/wv')
-rw-r--r-- | textproc/wv/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 91b97338cd0e..62f91af60032 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: mswordview -# Version required: 0.5.14 # Date created: Fri Nov 6 09:06:33 PST 1998 # Whom: sumikawa@kame.net # # $FreeBSD$ # -DISTNAME= mswordview-0.5.14-bw6 -PKGNAME= mswordview-0.5.14.6 +PORTNAME= mswordview +PORTVERSION= 0.5.14.6 CATEGORIES= textproc MASTER_SITES= http://www.csn.ul.ie/~caolan/publink/mswordview/ +DISTNAME= ${PORTNAME}-0.5.14-bw6 MAINTAINER= sumikawa@kame.net |