diff options
author | yoichi <yoichi@FreeBSD.org> | 2001-12-16 19:26:14 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2001-12-16 19:26:14 +0800 |
commit | ce03f8e085055404c8b31b47c05a0f965f8e98ac (patch) | |
tree | 47f3c91ab8893d352415e36ba7661d82538d3094 /net/Makefile | |
parent | 64870b69804766287c88aee1212b42389c135f06 (diff) | |
download | freebsd-ports-gnome-ce03f8e085055404c8b31b47c05a0f965f8e98ac.tar.gz freebsd-ports-gnome-ce03f8e085055404c8b31b47c05a0f965f8e98ac.tar.zst freebsd-ports-gnome-ce03f8e085055404c8b31b47c05a0f965f8e98ac.zip |
Add tramp, Transparent remote file access tool for emacsen.
(PORTVERSION == 0.0.[time stamp of DISTFILE] to avoid setting
PORTEPOCH in future)
Reviewed by: knu(mentor)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 7d4887238f03..28f0bf21dbe9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -451,6 +451,7 @@ SUBDIR += trafd SUBDIR += trafshow SUBDIR += tramp + SUBDIR += tramp-emacs20 SUBDIR += tridiavnc SUBDIR += ttcp SUBDIR += ttt |