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 | 61c3d0707262a5fa267100387175166773a1b59d (patch) | |
tree | 56e5ef4872c41ec6e9f3fcc5bc87020a23081db6 /databases | |
parent | 26de1a4d1506796d033add3d05a6fdc4bf7cc4f7 (diff) | |
download | pkgsrc-61c3d0707262a5fa267100387175166773a1b59d.tar.gz |
bump PKGREVISION for security patch
Diffstat (limited to 'databases')
-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" |