diff options
Diffstat (limited to 'databases/py-table/Makefile')
-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 |