diff options
author | zafer <zafer@pkgsrc.org> | 2010-04-17 15:48:22 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2010-04-17 15:48:22 +0000 |
commit | 49ce4bf22fa451326d032aae706b23760c65246f (patch) | |
tree | 3546ee4a3daf5ad52772cd74fadd2ad96ba70e97 /comms | |
parent | 7330d317504bc481bfcdec4f1a06559ca0b847ab (diff) | |
download | pkgsrc-49ce4bf22fa451326d032aae706b23760c65246f.tar.gz |
remove dead mirror.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gammu/Makefile.common | 3 | ||||
-rw-r--r-- | comms/xisp/Makefile | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/comms/gammu/Makefile.common b/comms/gammu/Makefile.common index 54c630c8145..01703ec9bfc 100644 --- a/comms/gammu/Makefile.common +++ b/comms/gammu/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2009/09/09 13:34:54 wiz Exp $ +# $NetBSD: Makefile.common,v 1.7 2010/04/17 15:48:22 zafer Exp $ # # used by comms/gammu/Makefile # used by comms/py-gammu/Makefile @@ -6,7 +6,6 @@ DISTNAME= gammu-1.26.1 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ - http://mirror.clickcreations.com/gammu/releases/ \ http://dl.cihar.com.nyud.net/gammu/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile index 63e6020dc7f..53dc4f7c917 100644 --- a/comms/xisp/Makefile +++ b/comms/xisp/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2010/01/18 09:58:42 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2010/04/17 15:51:36 zafer Exp $ # DISTNAME= xisp-2.7p4 PKGREVISION= 1 CATEGORIES= comms x11 MASTER_SITES= http://xisp.hellug.gr/release/ \ - ${MASTER_SITE_SUNSITE:=system/network/serial/} \ - ftp://argeas.cs-net.gr/pub/unix/linux/ + ${MASTER_SITE_SUNSITE:=system/network/serial/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xisp.hellug.gr/ |