diff options
Diffstat (limited to 'databases/postgresql83-pltcl/Makefile')
-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 |