summaryrefslogtreecommitdiff
path: root/time/py-mxDateTime
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
commitad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /time/py-mxDateTime
parenta0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (diff)
downloadpkgsrc-ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb.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