summaryrefslogtreecommitdiff
path: root/databases/odbc-postgresql
diff options
context:
space:
mode:
Diffstat (limited to 'databases/odbc-postgresql')
-rw-r--r--databases/odbc-postgresql/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/odbc-postgresql/Makefile.common b/databases/odbc-postgresql/Makefile.common
index d891a577cae..860650abf33 100644
--- a/databases/odbc-postgresql/Makefile.common
+++ b/databases/odbc-postgresql/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2006/09/09 02:41:56 obache Exp $
+# $NetBSD: Makefile.common,v 1.14 2006/10/04 20:53:45 wiz Exp $
DISTNAME= postgresql-${DIST_VERS}
CATEGORIES= databases
@@ -13,7 +13,7 @@ PGSQL_SITES= http://www.postgresql.org/ftpsite/ \
MASTER_SITES?= ${PGSQL_SITES:=source/v${DIST_VERS}/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://odbc.postgresql.org/
+HOMEPAGE= http://pgfoundry.org/projects/psqlodbc/
CONFLICTS+= postgresql-[0-6]* postgresql-7.0*
CONFLICTS+= unixodbc-postgresql-[0-9]* iodbc-postgresql-[0-9]*