summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzafer <zafer>2009-05-30 00:58:30 +0000
committerzafer <zafer>2009-05-30 00:58:30 +0000
commit0796e6919987460915a0612fffc61a2a59a7c177 (patch)
treee52c41dc7aeafd29a87b220365026d32bc5453f1
parent7858b6aa5161259d6fd49a6213f57efaa0cc8a95 (diff)
downloadpkgsrc-0796e6919987460915a0612fffc61a2a59a7c177.tar.gz
update master site.
-rw-r--r--time/logtime/Makefile4
-rw-r--r--time/ocaml-calendar/Makefile4
-rw-r--r--time/py-mxDateTime/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/time/logtime/Makefile b/time/logtime/Makefile
index ec3375a90e9..bd767441d6d 100644
--- a/time/logtime/Makefile
+++ b/time/logtime/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2008/02/17 20:30:36 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2009/05/30 00:58:30 zafer Exp $
#
DISTNAME= logtime-1.2
CATEGORIES= sysutils time
-MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
+MASTER_SITES= # ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
COMMENT= Prints date and time in a standard format
diff --git a/time/ocaml-calendar/Makefile b/time/ocaml-calendar/Makefile
index 165e90f135f..e8638a02ced 100644
--- a/time/ocaml-calendar/Makefile
+++ b/time/ocaml-calendar/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/01 12:09:44 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/30 01:00:11 zafer Exp $
#
DISTNAME= calendar-2.0.4
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= time devel
-MASTER_SITES= http://www.lri.fr/~signoles/prog/calendar/
+MASTER_SITES= # http://www.lri.fr/~signoles/prog/calendar/
MAINTAINER= jaapb@kerguelen.org
HOMEPAGE= http://www.lri.fr/~signoles/prog.en.html/
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile
index 3aaa1c41f77..a814dbbf9fd 100644
--- a/time/py-mxDateTime/Makefile
+++ b/time/py-mxDateTime/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2009/03/05 18:51:32 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2009/05/30 01:01:41 zafer Exp $
#
DISTNAME= egenix-mx-base-2.0.6
PKGNAME= ${PYPKGPREFIX}-mxDateTime-2.0.6
PKGREVISION= 1
CATEGORIES= time python
-MASTER_SITES= http://www.egenix.com/files/python/
+MASTER_SITES= http://downloads.egenix.com/python/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.egenix.com/files/python/mxDateTime.html