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 | 88f1a5876bb450b808f341a5b65b5de438e0b576 (patch) | |
tree | 2ce81a408338d49230dfb42791f1c92c8b85f4c3 /databases | |
parent | f92736be7c79173c5f9f9af4d405034b89ae2ce3 (diff) | |
download | pkgsrc-88f1a5876bb450b808f341a5b65b5de438e0b576.tar.gz |
bump PKGREVISION for previous patch against CAN-2005-0247
Diffstat (limited to 'databases')
-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 |