diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-25 03:25:00 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-25 03:25:00 +0000 |
commit | 8aff53b4c4a765e9d3c9d21e94468f65f3a6363c (patch) | |
tree | 643977f0536474110478ca961becfeccb00741cf /comms | |
parent | 1b2395bc01da17f7a6ca2b7da4a387d8f77f0f3a (diff) | |
download | FreeBSD-ports-8aff53b4c4a765e9d3c9d21e94468f65f3a6363c.zip FreeBSD-ports-8aff53b4c4a765e9d3c9d21e94468f65f3a6363c.tar.gz |
big whitespace cleanup (see ports/65409)
PR: ports/65828
Submitted by: trevor
Approved by: ache
Diffstat (limited to 'comms')
-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 620f14b..8c49592 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -6,9 +6,9 @@ # PORTNAME= ecu -PORTVERSION= 4.30 +PORTVERSION= 4.30 CATEGORIES= comms -MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ +MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ MAINTAINER= ports@FreeBSD.org COMMENT= Extended Call Utility |