diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 22:58:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 22:58:18 +0000 |
commit | 4381c961762df478c81e6d073b6f4f0411932b48 (patch) | |
tree | a528de71d697464a9623a92cf189739b454e6fa0 /databases | |
parent | d6c505b1de836411ac0e2ee319bca47ba2effa0a (diff) | |
download | pkgsrc-4381c961762df478c81e6d073b6f4f0411932b48.tar.gz |
reset PKGREVISION from base pkg update.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql83-adminpack/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql83-plperl/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql83-plpython/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql83-pltcl/Makefile | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/databases/postgresql83-adminpack/Makefile b/databases/postgresql83-adminpack/Makefile index ac785749320..958c5c99590 100644 --- a/databases/postgresql83-adminpack/Makefile +++ b/databases/postgresql83-adminpack/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2011/04/22 13:43:14 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/04/22 22:58:18 obache Exp $ PKGNAME= ${DISTNAME:C/-/83-adminpack-/} -PKGREVISION= 1 COMMENT= Admin pack module for pgAdmin management PKG_DESTDIR_SUPPORT= user-destdir diff --git a/databases/postgresql83-plperl/Makefile b/databases/postgresql83-plperl/Makefile index 87b3d0607ec..87851eb4838 100644 --- a/databases/postgresql83-plperl/Makefile +++ b/databases/postgresql83-plperl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2011/04/22 13:43:14 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/04/22 22:58:18 obache Exp $ PKGNAME= ${DISTNAME:C/-/83-plperl-/} -PKGREVISION= 1 COMMENT= PL/Perl procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir diff --git a/databases/postgresql83-plpython/Makefile b/databases/postgresql83-plpython/Makefile index d09edd8380d..bd633d2bba6 100644 --- a/databases/postgresql83-plpython/Makefile +++ b/databases/postgresql83-plpython/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:43:14 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/04/22 22:58:18 obache Exp $ PKGNAME= ${DISTNAME:C/-/83-plpython-/} -PKGREVISION= 1 COMMENT= PL/Python procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir diff --git a/databases/postgresql83-pltcl/Makefile b/databases/postgresql83-pltcl/Makefile index 8b26749639e..66b21f14577 100644 --- a/databases/postgresql83-pltcl/Makefile +++ b/databases/postgresql83-pltcl/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2011/04/22 13:43:14 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/04/22 22:58:18 obache Exp $ PKGNAME= ${DISTNAME:C/-/83-pltcl-/} -PKGREVISION= 1 COMMENT= PL/Tcl procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir |