diff options
Diffstat (limited to 'textproc/py-mxTextTools/Makefile')
-rw-r--r-- | textproc/py-mxTextTools/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-mxTextTools/Makefile b/textproc/py-mxTextTools/Makefile index cf763594280d..aabb493d163c 100644 --- a/textproc/py-mxTextTools/Makefile +++ b/textproc/py-mxTextTools/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: py-mxTextTools -# Version required: 1.1.1 # Date created: 12 May 1999 # Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= mxTextTools-1.1.1 -PKGNAME= py-mxTextTools-1.1.1 +PORTNAME= py-mxTextTools +PORTVERSION= 1.1.1 CATEGORIES= textproc python MASTER_SITES= http://starship.skyport.net/~lemburg/ +DISTNAME= mxTextTools-1.1.1 MAINTAINER= tg@FreeBSD.org |