diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-07-02 03:47:10 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-07-02 03:47:10 +0000 |
commit | 69968612856eb89ae58245a5b82e6c64c4eee6f7 (patch) | |
tree | 7eee6526b75746971f10688da05ad2611c2ec3e5 /comms | |
parent | 590545371a2d8f9499cefc5d85095510d3eac1da (diff) | |
download | ports-69968612856eb89ae58245a5b82e6c64c4eee6f7.tar.gz ports-69968612856eb89ae58245a5b82e6c64c4eee6f7.zip |
Notes
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 f15c273a8594..8b2e365d4e24 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -3,12 +3,12 @@ # Date created: Feb 18, 1995 # Whom: ache # -# $Id: Makefile,v 1.16 1997/03/26 14:02:55 ache Exp $ +# $Id: Makefile,v 1.17 1997/06/25 07:42:44 ache Exp $ # DISTNAME= ecu-4.07 CATEGORIES= comms -MASTER_SITES= ftp://ftp.kiarchive.ru/unix/comm/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/comm/ #MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ MAINTAINER= ache@FreeBSD.ORG |