aboutsummaryrefslogtreecommitdiff
path: root/lang/py-mx-base/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 21:54:47 +0000
commit37c0ef8e3bc1afeab57f1c4f837b3c0031db633a (patch)
treed111af8805f53a860dcffea8daeb8e9837238499 /lang/py-mx-base/Makefile
parentf7e02694169756b47f76eb898606fb4b51b87123 (diff)
downloadports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.tar.gz
ports-37c0ef8e3bc1afeab57f1c4f837b3c0031db633a.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27429
Diffstat (limited to 'lang/py-mx-base/Makefile')
-rw-r--r--lang/py-mx-base/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/py-mx-base/Makefile b/lang/py-mx-base/Makefile
index cf763594280d..aabb493d163c 100644
--- a/lang/py-mx-base/Makefile
+++ b/lang/py-mx-base/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