diff options
author | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
commit | 9bb9dadbc94dc30e7a42ca58f128db49c80fd684 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /databases/postgresql83-plpython | |
parent | 507d296aefe0e00e83e9334457e3cd714468f269 (diff) | |
download | pkgsrc-9bb9dadbc94dc30e7a42ca58f128db49c80fd684.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'databases/postgresql83-plpython')
-rw-r--r-- | databases/postgresql83-plpython/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql83-plpython/Makefile b/databases/postgresql83-plpython/Makefile index 6f07a839679..b194b64ec98 100644 --- a/databases/postgresql83-plpython/Makefile +++ b/databases/postgresql83-plpython/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2009/03/20 16:02:41 adam Exp $ +# $NetBSD: Makefile,v 1.5 2010/01/17 12:02:11 wiz Exp $ PKGNAME= postgresql83-plpython-${BASE_VERS} +PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir |