diff options
author | jschauma <jschauma@pkgsrc.org> | 2005-03-19 12:36:33 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2005-03-19 12:36:33 +0000 |
commit | 31aa797b9fe10897b1052c828677fffe6572a391 (patch) | |
tree | 2ce81a408338d49230dfb42791f1c92c8b85f4c3 /databases/postgresql74-lib | |
parent | 84f24fa1d27a9dd658a18797bb46577221428213 (diff) | |
download | pkgsrc-31aa797b9fe10897b1052c828677fffe6572a391.tar.gz |
bump PKGREVISION for previous patch against CAN-2005-0247
Diffstat (limited to 'databases/postgresql74-lib')
-rw-r--r-- | databases/postgresql74-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql74-lib/Makefile b/databases/postgresql74-lib/Makefile index df377b7ceae..80798439732 100644 --- a/databases/postgresql74-lib/Makefile +++ b/databases/postgresql74-lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2005/02/05 14:31:20 jdolecek Exp $ +# $NetBSD: Makefile,v 1.17 2005/03/19 12:36:33 jschauma Exp $ PKGNAME= postgresql74-lib-${BASE_VERS} -PKGREVISION= # empty +PKGREVISION= 1 SVR4_PKGNAME= pstgl COMMENT= PostgreSQL database headers and libraries |