diff options
author | joerg <joerg@pkgsrc.org> | 2014-06-10 14:21:37 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-06-10 14:21:37 +0000 |
commit | e92c815de0243762a0b29b3bfa01ec780399f4cc (patch) | |
tree | b371c6a49b046814a110c96ac526d488456dc1a6 /security/libprelude-python | |
parent | bc580de8c5d3ca2fd8eb0a6411c04dab1f2504bd (diff) | |
download | pkgsrc-e92c815de0243762a0b29b3bfa01ec780399f4cc.tar.gz |
Bump PostgreSQL default version to 9.3.
Diffstat (limited to 'security/libprelude-python')
-rw-r--r-- | security/libprelude-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libprelude-python/Makefile b/security/libprelude-python/Makefile index 4057981c5a5..d82aeaa0d54 100644 --- a/security/libprelude-python/Makefile +++ b/security/libprelude-python/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/05/09 07:37:17 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2014/06/10 14:21:37 joerg Exp $ PKGNAME= libprelude-python-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Python bindings to LibPrelude .include "../../security/libprelude/Makefile.common" |