diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-29 04:45:47 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-29 04:45:47 +0000 |
commit | 7510fd7d4d5a94b3c312a13a56a27519642f3a0e (patch) | |
tree | 8bdf98ec596fa2bccd25fe64add8df7be9d191c1 /comms | |
parent | ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration. (diff) |
Moving estic from ports/comms -> ports/misc
Reviewed by: cvs-commiters
Notes
Notes:
svn path=/head/; revision=5124
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/Makefile b/comms/Makefile index 2864e1c0c47e..e125b6043bca 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,9 +1,8 @@ -# $Id: Makefile,v 1.21 1996/12/08 23:40:57 obrien Exp $ +# $Id: Makefile,v 1.22 1996/12/27 05:29:44 obrien Exp $ # SUBDIR += bpl+ SUBDIR += ecu - SUBDIR += estic SUBDIR += hylafax SUBDIR += kermit SUBDIR += lrzsz |