summaryrefslogtreecommitdiff
path: root/databases/postgresql83-docs/Makefile
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2013-06-04 18:07:01 +0000
committerChris Rees <crees@FreeBSD.org>2013-06-04 18:07:01 +0000
commit3a78d13d9a561c034faa3e0444be56a6d1d12e3c (patch)
treecc8b6681e8a0b348cf5ebf167eb1162075db08c4 /databases/postgresql83-docs/Makefile
parentDoes not build with supported versions of PostgreSQL (diff)
Remove postgresql83-*; it expired at the beginning of March.
While here, fix flo's typo...
Notes
Notes: svn path=/head/; revision=319888
Diffstat (limited to 'databases/postgresql83-docs/Makefile')
-rw-r--r--databases/postgresql83-docs/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/postgresql83-docs/Makefile b/databases/postgresql83-docs/Makefile
deleted file mode 100644
index 8e4970471e6e..000000000000
--- a/databases/postgresql83-docs/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# New ports collection makefile for: PostgreSQL docs
-# Date created: August 26, 2002
-# Whom: Palle Girgensohn <girgen@pingpong.net>
-#
-# $FreeBSD$
-#
-
-WANT_PGSQL_VER=83
-
-.include "${.CURDIR}/../postgresql84-docs/Makefile"