diff options
author | jschauma <jschauma@pkgsrc.org> | 2005-03-17 20:57:17 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2005-03-17 20:57:17 +0000 |
commit | 9a87eaf7c7ece4530562019463821be7968f95e2 (patch) | |
tree | 56e5ef4872c41ec6e9f3fcc5bc87020a23081db6 /databases/postgresql80-lib | |
parent | 083b5813c5617ebe5623b6d462d5c8a3d6ac777d (diff) | |
download | pkgsrc-9a87eaf7c7ece4530562019463821be7968f95e2.tar.gz |
bump PKGREVISION for security patch
Diffstat (limited to 'databases/postgresql80-lib')
-rw-r--r-- | databases/postgresql80-lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql80-lib/Makefile b/databases/postgresql80-lib/Makefile index 98684818086..04065d2d330 100644 --- a/databases/postgresql80-lib/Makefile +++ b/databases/postgresql80-lib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2005/02/06 13:21:45 taca Exp $ +# $NetBSD: Makefile,v 1.3 2005/03/17 20:57:17 jschauma Exp $ PKGNAME= postgresql80-lib-${BASE_VERS} -PKGREVISION= # empty +PKGREVISION= 1# empty COMMENT= PostgreSQL database headers and libraries .include "../../databases/postgresql80/Makefile.common" |