diff options
author | obrien <obrien@FreeBSD.org> | 1996-11-17 03:01:21 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1996-11-17 03:01:21 +0000 |
commit | f3b910daf6acba1e9a253051e58809dc0a8712e9 (patch) | |
tree | fd33af7ec664ecdcf721d4c31eedcfec4270c346 /comms/ecu | |
parent | fe23db143fb666e4e0489caf162cc3d0f0ef0507 (diff) | |
download | FreeBSD-ports-f3b910daf6acba1e9a253051e58809dc0a8712e9.zip FreeBSD-ports-f3b910daf6acba1e9a253051e58809dc0a8712e9.tar.gz |
CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
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 0b409ab..be85e70 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/ |