diff options
author | asami <asami@FreeBSD.org> | 1997-07-02 11:47:10 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-07-02 11:47:10 +0800 |
commit | 8da8ababdf7cb1ec3175344a526d535147d41eac (patch) | |
tree | e51bd1ec51417e059b6b6a628f8e463aed850dfa /comms | |
parent | 0a90e96a66cf773d8e23eebff1c004b5cc78a85a (diff) | |
download | freebsd-ports-gnome-8da8ababdf7cb1ec3175344a526d535147d41eac.tar.gz freebsd-ports-gnome-8da8ababdf7cb1ec3175344a526d535147d41eac.tar.zst freebsd-ports-gnome-8da8ababdf7cb1ec3175344a526d535147d41eac.zip |
Typo in master site pathname.
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 |