diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:45:30 +0000 |
commit | 96fa9d1eff453301784816bc3ac6000aae258737 (patch) | |
tree | a3cdddd87985786198067683fbb89a6a4a20f082 /comms/binkd/Makefile | |
parent | 409b42fe60fff3b5a2ba017df7026a1dd44ac8b3 (diff) | |
download | pkgsrc-96fa9d1eff453301784816bc3ac6000aae258737.tar.gz |
Comment out dead sites.
Diffstat (limited to 'comms/binkd/Makefile')
-rw-r--r-- | comms/binkd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 326f979d111..f4d016618cd 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2015/01/01 09:28:26 dholland Exp $ +# $NetBSD: Makefile,v 1.33 2017/08/16 20:45:32 wiz Exp $ # DISTNAME= binkd098 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/ EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://homepage.corbina.net/~maloff/binkd/ +#HOMEPAGE= http://homepage.corbina.net/~maloff/binkd/ COMMENT= FidoNet-over-IP transport program utilizing BINKP protocol PKG_DESTDIR_SUPPORT= destdir |