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/py-mxTextTools | |
| parent | f7e02694169756b47f76eb898606fb4b51b87123 (diff) | |
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'textproc/py-mxTextTools')
| -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 |
