diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-12-09 22:35:05 +0000 |
commit | 4f183f626d9d40d39f3d3869a795f61619d00270 (patch) | |
tree | d17ff9cb6c11fa1c64e586295adb7ad183e7cc13 /comms/yaps | |
parent | 0f4b1e80ad53b31f8e03e59ed264afd6322a98bb (diff) |
Update MASTER_SITES.
Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
Notes
Notes:
svn path=/head/; revision=15237
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 |