From 740b7ff067e9a4950228fcfef257b2e7d4e698fe Mon Sep 17 00:00:00 2001 From: Palle Girgensohn Date: Sat, 11 May 2013 23:46:30 +0000 Subject: Prepare for postgresql 9.3 beta 1 by svn cp postgresql92-* postgresql93-* --- databases/postgresql93-plpython/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 databases/postgresql93-plpython/Makefile (limited to 'databases/postgresql93-plpython') diff --git a/databases/postgresql93-plpython/Makefile b/databases/postgresql93-plpython/Makefile new file mode 100644 index 000000000000..0fccab61ab19 --- /dev/null +++ b/databases/postgresql93-plpython/Makefile @@ -0,0 +1,5 @@ +# $FreeBSD$ + +WANT_PGSQL_VER= 92 + +.include "${.CURDIR}/../postgresql90-plpython/Makefile" -- cgit v1.2.3