diff options
Diffstat (limited to 'textproc/wv2/Makefile')
-rw-r--r-- | textproc/wv2/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index 88a235bc9fca..14cc55cecbe8 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -6,11 +6,9 @@ # PORTNAME= wv2 -PORTVERSION= 0.2.3 -PORTREVISION= 2 +PORTVERSION= 0.3.1 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= wvware +MASTER_SITES= SF/wvware MAINTAINER= ports@FreeBSD.org COMMENT= A library providing routines to access Microsoft Word files |