From d543942f15f5210e57baeafe75ff7de6460bd8ef Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 29 Jan 2011 23:28:35 +0000 Subject: Remove expired ports: 2011-01-24 dns/staticcharge: abandoned by author 2011-01-21 shells/bash3-static: Use shells/bash or shells/bash-static instead shells/bash3 is still used by devel/quilt Feature safe: yes --- shells/Makefile | 1 - shells/bash3-static/Makefile | 17 ----------------- 2 files changed, 18 deletions(-) delete mode 100644 shells/bash3-static/Makefile (limited to 'shells') diff --git a/shells/Makefile b/shells/Makefile index e3e388c2f5bf..389ff0311f30 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -8,7 +8,6 @@ SUBDIR += bash-completion SUBDIR += bash-static SUBDIR += bash3 - SUBDIR += bash3-static SUBDIR += bashc SUBDIR += ch SUBDIR += dash diff --git a/shells/bash3-static/Makefile b/shells/bash3-static/Makefile deleted file mode 100644 index 0fcc57edb914..000000000000 --- a/shells/bash3-static/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# Ports collection makefile for: bash-static -# Date created: 1 Nov 2009 -# Whom: Emanuel Haupt -# -# $FreeBSD$ -# - -MASTERDIR= ${.CURDIR}/../../shells/bash3 - -WITH_STATIC_BASH= yes - -# this is redundant to make sure automated tools catch this slave port as well -# as the master port -DEPRECATED= Use shells/bash or shells/bash-static instead -EXPIRATION_DATE= 2011-01-21 - -.include "${MASTERDIR}/Makefile" -- cgit v1.2.3