Remove editors/tamago-emacs21 because it is obsolete.

This commit is contained in:
Hiroki Sato 2013-04-24 04:17:24 +00:00
parent 5f8eb67e37
commit 819a1fb35f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316402
3 changed files with 1 additions and 14 deletions

1
MOVED
View file

@ -4220,3 +4220,4 @@ lang/tcl83||2013-04-23|Has expired: No longer supported
x11-toolkits/tk83||2013-04-23|Has expired: No longer supported
print/psutils-a4|print/psutils|2013-04-24|Merged into print/psutils
print/psutils-letter|print/psutils|2013-04-24|Merged into print/psutils
editors/tamago-emacs21||2013-04-24|Removed: obsolete

View file

@ -264,7 +264,6 @@
SUBDIR += ssed
SUBDIR += sted
SUBDIR += tamago
SUBDIR += tamago-emacs21
SUBDIR += tea
SUBDIR += teco
SUBDIR += ted

View file

@ -1,13 +0,0 @@
# New ports collection makefile for: tamago
# Date created: 6 March 2000
# Whom: tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../tamago
USE_EMACS= yes
EMACS_PORT_NAME= emacs21
.include "${MASTERDIR}/Makefile"