diff --git a/MOVED b/MOVED index 501fc522df29..f6d7c44d375b 100644 --- a/MOVED +++ b/MOVED @@ -2289,3 +2289,4 @@ www/evolution-caldav||2006-04-29|Now included in evolution-data-server and evolu graphics/mrsidviewer||2006-04-30|Removed (distribution no longer available from vendor) graphics/kimdaba|graphics/kphotoalbum|2006-04-30|renamed sysutils/sge53||2006-05-02|Has expired: SGE 5.3 is no longer maintained. Please consider sysutils/sge instead +sysutils/sgeee53||2006-05-02|Slave of sysutils/sge53 which was removed diff --git a/sysutils/Makefile b/sysutils/Makefile index 927a1009fe39..79539c00e9c8 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -505,7 +505,6 @@ SUBDIR += sfdisk SUBDIR += sformat SUBDIR += sge - SUBDIR += sgeee53 SUBDIR += shlock SUBDIR += sjog SUBDIR += skill diff --git a/sysutils/sgeee53/Makefile b/sysutils/sgeee53/Makefile deleted file mode 100644 index c511190f3539..000000000000 --- a/sysutils/sgeee53/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# Ports collection makefile for: sgeee -# Date created: Fri Jul 14, 2003 -# Whom: Brooks Davis -# -# $FreeBSD$ -# $Aero: ports/sgeee/Makefile,v 1.2 2003/08/21 22:02:06 brooks Exp $ -# - -PKGNAMESUFFIX= ee - -MAINTAINER= brooks@FreeBSD.org -COMMENT= Sun Grid Engine Enterprise Edition, a batch queueing system - -MASTERDIR= ${.CURDIR}/../sge53 - -SGEEE_FLAG= -sgeee -SGE_PRODUCT= -pr-geee - -.include "${MASTERDIR}/Makefile"