diff options
author | obache <obache> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 13:41:54 +0000 |
commit | c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /databases/postgresql83-pltcl | |
parent | f0ed6d5ddcc3473dc351b3a77bbda635a76bb1ff (diff) | |
download | pkgsrc-c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'databases/postgresql83-pltcl')
-rw-r--r-- | databases/postgresql83-pltcl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql83-pltcl/Makefile b/databases/postgresql83-pltcl/Makefile index 50c7376ff0e..8b26749639e 100644 --- a/databases/postgresql83-pltcl/Makefile +++ b/databases/postgresql83-pltcl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/02/15 09:06:33 adam Exp $ +# $NetBSD: Makefile,v 1.7 2011/04/22 13:43:14 obache Exp $ PKGNAME= ${DISTNAME:C/-/83-pltcl-/} +PKGREVISION= 1 COMMENT= PL/Tcl procedural language for the PostgreSQL backend PKG_DESTDIR_SUPPORT= user-destdir |