diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 03:01:21 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 03:01:21 +0000 |
commit | fe5b7da7740ec43483458ef42c6e8f3b53c4902d (patch) | |
tree | dd4aac2e64c7203101293c618f147ea71478f661 /comms/ecu | |
parent | eb3e95c0b4edb8405f127765f12c7fcca8a2563a (diff) | |
download | ports-fe5b7da7740ec43483458ef42c6e8f3b53c4902d.tar.gz ports-fe5b7da7740ec43483458ef42c6e8f3b53c4902d.zip |
Notes
Diffstat (limited to 'comms/ecu')
-rw-r--r-- | comms/ecu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index 0b409ab6dce3..be85e704aca8 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -3,11 +3,11 @@ # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.10 1996/08/17 18:34:35 ache Exp $ +# $Id: Makefile,v 1.11 1996/11/12 00:42:37 ache Exp $ # DISTNAME= ecu-3.55 -CATEGORIES+= comms +CATEGORIES= comms MASTER_SITES= ftp://ftp.relcom.ru/unix/comm/ #MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ |