diff options
Diffstat (limited to 'databases/pgaccess')
-rw-r--r-- | databases/pgaccess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile index 96e8772e8c4..491e89f6850 100644 --- a/databases/pgaccess/Makefile +++ b/databases/pgaccess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/09/21 19:12:52 jlam Exp $ +# $NetBSD: Makefile,v 1.2 1999/12/02 01:47:05 darcy Exp $ # DISTNAME= pgaccess-0.98 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.flex.ro/pub/pgaccess/ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.flex.ro/pgaccess/ -DEPENDS+= postgresql-6.5.2:../../databases/postgresql +DEPENDS+= postgresql-6.5.3:../../databases/postgresql NO_BUILD= yes |