summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:31:58 +0000
committerwiz <wiz>2001-02-17 17:31:58 +0000
commit2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /time/py-mxDateTime
parent6129da62580b8a50ce5de047ae21c11f45e93b0b (diff)
downloadpkgsrc-2c8b12e7690e9d5a58f3c81bc77626a7c6e1cc6d.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'time/py-mxDateTime')
-rw-r--r--time/py-mxDateTime/Makefile3
-rw-r--r--time/py-mxDateTime/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile
index 58ab7a03163..318fc662342 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/12/22 18:30:59 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:32:08 wiz Exp $
#
DISTNAME= mxDateTime-1.3.0
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://starship.python.net/~lemburg/mxDateTime.html
+COMMENT= Python extension that provides new types and conversions for dates
BUILD_DEPENDS= unzip:../../archivers/unzip
DEPENDS+= python-2.0*:../../lang/python
diff --git a/time/py-mxDateTime/pkg/COMMENT b/time/py-mxDateTime/pkg/COMMENT
deleted file mode 100644
index ce4ff504f3c..00000000000
--- a/time/py-mxDateTime/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Python extension that provides new types and conversions for dates