diff options
Diffstat (limited to 'databases/postgresql83-pltcl/Makefile')
-rw-r--r-- | databases/postgresql83-pltcl/Makefile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/postgresql83-pltcl/Makefile b/databases/postgresql83-pltcl/Makefile deleted file mode 100644 index 1b38ab2616b5..000000000000 --- a/databases/postgresql83-pltcl/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# New ports collection makefile for: PostgreSQL PL/Tcl -# Date created: January 14, 2002 -# Whom: Palle Girgensohn <girgen@partitur.se> -# -# $FreeBSD$ -# - -WANT_PGSQL_VER?=83 - -.include "${.CURDIR}/../postgresql91-pltcl/Makefile" |