diff options
author | asami <asami@FreeBSD.org> | 1998-03-21 21:54:17 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-21 21:54:17 +0800 |
commit | 9dfe28766a0e9684116fbe9a5f1fd57e53cd0ff5 (patch) | |
tree | 4aa113739d8f72a0bd7bf94992a77794878a8502 /comms | |
parent | c79965cbf507bd1b57ce914639410acb44bd301d (diff) | |
download | freebsd-ports-gnome-9dfe28766a0e9684116fbe9a5f1fd57e53cd0ff5.tar.gz freebsd-ports-gnome-9dfe28766a0e9684116fbe9a5f1fd57e53cd0ff5.tar.zst freebsd-ports-gnome-9dfe28766a0e9684116fbe9a5f1fd57e53cd0ff5.zip |
Add comms/kpilot, devel/p5-File-Sync, games/tank, security/pgp5 and
www/checkbot.
Forgotten or misspelled by: various people :p
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index e1dd17078dc4..b0f6d8013446 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 1997/11/22 14:56:56 peter Exp $ +# $Id: Makefile,v 1.28 1997/11/24 09:12:26 pst Exp $ # SUBDIR += bpl+ @@ -6,6 +6,7 @@ SUBDIR += ecu SUBDIR += hylafax SUBDIR += kermit + SUBDIR += kpilot SUBDIR += lrzsz SUBDIR += mgetty+sendfax SUBDIR += minicom |