summaryrefslogtreecommitdiff
path: root/devel/py-mxDateTime
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/py-mxDateTime
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/py-mxDateTime')
-rw-r--r--devel/py-mxDateTime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-mxDateTime/Makefile b/devel/py-mxDateTime/Makefile
index e138d8d9ad4a..790e90d321a5 100644
--- a/devel/py-mxDateTime/Makefile
+++ b/devel/py-mxDateTime/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: py-mxDateTime
-# Version required: 1.3.0
# Date created: 12 May 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= mxDateTime-1.3.0
-PKGNAME= py-mxDateTime-1.3.0
+PORTNAME= mxDateTime
+PORTVERSION= 1.3.0
CATEGORIES= devel python
MASTER_SITES= http://starship.skyport.net/~lemburg/
+PKGNAMEPREFIX= py-
MAINTAINER= tg@FreeBSD.org