diff options
author | billf <billf@FreeBSD.org> | 1998-12-10 06:35:05 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-12-10 06:35:05 +0800 |
commit | 2ca2676b2221109373b14819d94593722e9d23d6 (patch) | |
tree | a152cddd90be85b1ae0ce7f0b9894973fe757e5f /comms/yaps | |
parent | a4af418efadf8b74e347343a4995bedcc60f30e3 (diff) | |
download | freebsd-ports-gnome-2ca2676b2221109373b14819d94593722e9d23d6.tar.gz freebsd-ports-gnome-2ca2676b2221109373b14819d94593722e9d23d6.tar.zst freebsd-ports-gnome-2ca2676b2221109373b14819d94593722e9d23d6.zip |
Update MASTER_SITES.
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
Diffstat (limited to 'comms/yaps')
-rw-r--r-- | comms/yaps/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile index 7faf8e367397..e8d218cecc26 100644 --- a/comms/yaps/Makefile +++ b/comms/yaps/Makefile @@ -3,13 +3,13 @@ # Date created: Di 29 Sep 1998 15:51:27 CEST # Whom: se # -# $Id: Makefile,v 1.2 1998/10/10 20:18:31 jseger Exp $ +# $Id: Makefile,v 1.3 1998/10/16 02:16:01 jseger Exp $ # DISTNAME= yaps-0.96 CATEGORIES= comms -MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/comm/ \ - ftp://ftp.cdrom.com/pub/linux/sunsite/apps/serialcomm/machines/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= apps/serialcomm/machines MAINTAINER= se@FreeBSD.ORG |