diff options
Diffstat (limited to 'textproc/xls2xml/Makefile')
-rw-r--r-- | textproc/xls2xml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile index d6436b16e1f2..92a6c911981f 100644 --- a/textproc/xls2xml/Makefile +++ b/textproc/xls2xml/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xls2xml -# Version required: 1.0.0 # Date created: 4 November 1999 # Whom: Maxim Sobolev <sobomax@altavista.net> # # $FreeBSD$ # -DISTNAME= xls2xml-1.0.0 +PORTNAME= xls2xml +PORTVERSION= 1.0.0 CATEGORIES= textproc MASTER_SITES= http://arturo.directmail.org/filters/archive/ \ http://homepages.go.com/~sobomax/filtersweb/ |