diff options
author | yoichi <yoichi@FreeBSD.org> | 2001-12-16 11:25:05 +0000 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2001-12-16 11:25:05 +0000 |
commit | c5a7e4e9916bda502de9817e437bb790d1e260a6 (patch) | |
tree | 541103781605c76a80230f3d9dc70a09669175fd /net/Makefile | |
parent | 12c3a6e38f36d9d4effdaa42aafcf1e7d3412753 (diff) | |
download | FreeBSD-ports-c5a7e4e9916bda502de9817e437bb790d1e260a6.zip FreeBSD-ports-c5a7e4e9916bda502de9817e437bb790d1e260a6.tar.gz |
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 1b21ed0..7d48872 100644 --- a/net/Makefile +++ b/net/Makefile @@ -450,6 +450,7 @@ SUBDIR += trafcount SUBDIR += trafd SUBDIR += trafshow + SUBDIR += tramp SUBDIR += tridiavnc SUBDIR += ttcp SUBDIR += ttt |