diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
commit | f977b9350bc181df5b2f6de0a14a9beb50855c01 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /databases/py-table | |
parent | 4b3efddc6daac3aa275bf7fc0d91df205dcb3588 (diff) | |
download | pkgsrc-f977b9350bc181df5b2f6de0a14a9beb50855c01.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'databases/py-table')
-rw-r--r-- | databases/py-table/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-table/Makefile b/databases/py-table/Makefile index e398a7fb111..71d8826f382 100644 --- a/databases/py-table/Makefile +++ b/databases/py-table/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/06/06 17:02:19 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2006/10/04 20:53:46 wiz Exp $ # DISTNAME= pytable-0.8.3a @@ -8,7 +8,7 @@ CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pytable/} MAINTAINER= darcy@NetBSD.org -HOMEPAGE= http://pytable.sf.net/ +HOMEPAGE= http://pytable.sourceforge.net/ COMMENT= Python RDBMS wrapper for various databases DEPENDS+= ${PYPKGPREFIX}-basicproperty-[0-9]*:../../lang/py-basicproperty |