pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/comms/binkd Fixed MASTER_SITES. Patch by Zafer Aydogan...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8507266bfc0
branches:  trunk
changeset: 530349:f8507266bfc0
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Jun 26 09:00:03 2007 +0000

description:
Fixed MASTER_SITES. Patch by Zafer Aydogan via private mail.

diffstat:

 comms/binkd/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 1fd532fd490a -r f8507266bfc0 comms/binkd/Makefile
--- a/comms/binkd/Makefile      Tue Jun 26 06:08:11 2007 +0000
+++ b/comms/binkd/Makefile      Tue Jun 26 09:00:03 2007 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.26 2007/03/19 16:40:26 tv Exp $
+# $NetBSD: Makefile,v 1.27 2007/06/26 09:00:03 rillig Exp $
 #
 
 DISTNAME=              binkd098
 PKGNAME=               binkd-0.9.8
 PKGREVISION=           2
 CATEGORIES=            comms
-MASTER_SITES=          http://homepage.corbina.net/~maloff/binkd/ \
-                       ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/
+MASTER_SITES=          ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/
 EXTRACT_SUFX=          .zip
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index