diff options
Diffstat (limited to 'comms/yaps/Makefile')
-rw-r--r-- | comms/yaps/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile index 6b40eb90ffe7..7faf8e367397 100644 --- a/comms/yaps/Makefile +++ b/comms/yaps/Makefile @@ -3,19 +3,18 @@ # Date created: Di 29 Sep 1998 15:51:27 CEST # Whom: se # -# $Id: Makefile,v 1.1.1.1 1998/10/09 04:50:07 kuriyama Exp $ +# $Id: Makefile,v 1.2 1998/10/10 20:18:31 jseger Exp $ # DISTNAME= yaps-0.96 CATEGORIES= comms -MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/comm/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/comm/ \ + ftp://ftp.cdrom.com/pub/linux/sunsite/apps/serialcomm/machines/ MAINTAINER= se@FreeBSD.ORG USE_GMAKE= true -BROKEN= fetch - MAN1= yaps.1 post-install: |