diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-01-03 13:13:12 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-01-03 13:13:12 +0000 |
commit | bdf6ae9ef0b8c5344df1e4192d32cc1c3f8a2788 (patch) | |
tree | 81bafe1f7158c22493e10e0cebf42264cf7db375 /databases | |
parent | d0848488ca47dc6f1db933cdce9126e7ec33b7e2 (diff) | |
download | pkgsrc-bdf6ae9ef0b8c5344df1e4192d32cc1c3f8a2788.tar.gz |
Reflect that addnerd has version 1.6 now, as noted in pr 6721.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql/Makefile b/databases/postgresql/Makefile index e25d09573aa..2cb08bcf262 100644 --- a/databases/postgresql/Makefile +++ b/databases/postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1998/11/16 21:13:01 agc Exp $ +# $NetBSD: Makefile,v 1.21 1999/01/03 13:13:12 frueauf Exp $ # FreeBSD Id: Makefile,v 1.22 1997/12/24 01:21:37 alex Exp DISTNAME= postgresql-6.3.2 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.PostgreSQL.ORG/ DEPENDS+= tk-8.0p2:../../x11/tk80 DEPENDS+= tcl-8.0p2:../../lang/tcl80 -DEPENDS+= addnerd-1.5:../../sysutils/addnerd +DEPENDS+= addnerd-1.6:../../sysutils/addnerd DEPENDS+= bison-1.25:../../devel/bison NOT_FOR_ARCHS= alpha # Needs ELF clue |