diff options
author | jseger <jseger@FreeBSD.org> | 1998-10-11 04:18:31 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-10-11 04:18:31 +0800 |
commit | 43cd38de8b81ee71927215d04a4f6a8d2cd4c672 (patch) | |
tree | 8f865894b3b52b3a7a37f2fbc786f96a8596aa6d /comms/yaps | |
parent | 877432cb380f87d95ddc2de7e7b8ce1ee83ad93d (diff) | |
download | freebsd-ports-gnome-43cd38de8b81ee71927215d04a4f6a8d2cd4c672.tar.gz freebsd-ports-gnome-43cd38de8b81ee71927215d04a4f6a8d2cd4c672.tar.zst freebsd-ports-gnome-43cd38de8b81ee71927215d04a4f6a8d2cd4c672.zip |
Mark BROKEN. The distfile isn't on the master site
----
>> Attempting to fetch from ftp://ftp.kiarchive.ru/pub/unix/comm/.
/usr/bin/fetch: pub/unix/comm/yaps-0.96.tar.gz: cannot get remote modification time
/usr/bin/fetch: ftp://ftp.kiarchive.ru/pub/unix/comm/yaps-0.96.tar.gz: FTP error:
/usr/bin/fetch: File unavailable (e.g., file not found, no access)
Diffstat (limited to 'comms/yaps')
-rw-r--r-- | comms/yaps/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile index be2f21ecb8c6..6b40eb90ffe7 100644 --- a/comms/yaps/Makefile +++ b/comms/yaps/Makefile @@ -3,7 +3,7 @@ # Date created: Di 29 Sep 1998 15:51:27 CEST # Whom: se # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/10/09 04:50:07 kuriyama Exp $ # DISTNAME= yaps-0.96 @@ -14,6 +14,8 @@ MAINTAINER= se@FreeBSD.ORG USE_GMAKE= true +BROKEN= fetch + MAN1= yaps.1 post-install: |