summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-06-04 18:10:36 +0000
committerChris Rees <crees@FreeBSD.org>2013-06-04 18:10:36 +0000
commit51ad51f266a2e3bf499e0fee820719c00c590839 (patch)
treeddc80bd0ddb2e496eb873ccc0a1507b93cb05253 /databases
parentRemove postgresql83-*; it expired at the beginning of March. (diff)
No idea how this one got missed.
Notes
Notes: svn path=/head/; revision=319889
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql83-plpython/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/postgresql83-plpython/Makefile b/databases/postgresql83-plpython/Makefile
deleted file mode 100644
index f28616640ad7..000000000000
--- a/databases/postgresql83-plpython/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $FreeBSD$
-
-USE_PYTHON= -2.7
-WANT_PGSQL_VER= 83
-
-.include "${.CURDIR}/../postgresql90-plpython/Makefile"