1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

Remove tramp-emacs20; it does not install and an emacs21 version is

available.

Hat:	portmgr
This commit is contained in:
Mark Linimon 2005-07-19 02:56:38 +00:00
parent 574c1328fd
commit 22bbf71d87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139564
2 changed files with 0 additions and 18 deletions

View File

@ -825,7 +825,6 @@
SUBDIR += trafshow
SUBDIR += trafshow4
SUBDIR += tramp
SUBDIR += tramp-emacs20
SUBDIR += trickle
SUBDIR += tridiavnc
SUBDIR += tsclient

View File

@ -1,17 +0,0 @@
# New ports collection makefile for: tramp (for emacs20)
# Date Created: 12 Dec 2001
# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../tramp
EMACS_PORT_NAME= emacs20
BROKEN= Does not configure
DEPRECATED= Emacs21 version is available
EXPIRATION_DATE=2005-04-20
.include "${MASTERDIR}/Makefile"