summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2007-11-11 23:46:57 +0000
committerwiz <wiz>2007-11-11 23:46:57 +0000
commit53d0045437de99842296370a49e42667c5da2eaa (patch)
treec44880118a054ab33d305f541799fc199fb814fa /devel
parent6f1db22b4e068dfe55c496cc2f368b0d30fa54ea (diff)
downloadpkgsrc-53d0045437de99842296370a49e42667c5da2eaa.tar.gz
Remove ftp.deva.net and ftp.bitcon.no from MASTER_SITES, they don't resolve.
From Zafer Aydogan in PR 37312.
Diffstat (limited to 'devel')
-rw-r--r--devel/cdecl/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/cdecl/Makefile b/devel/cdecl/Makefile
index 30e03da0893..607b527569f 100644
--- a/devel/cdecl/Makefile
+++ b/devel/cdecl/Makefile
@@ -1,13 +1,11 @@
-# $NetBSD: Makefile,v 1.24 2007/03/09 15:38:32 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2007/11/11 23:46:57 wiz Exp $
#
DISTNAME= cdecl-2.5
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.netsw.org/softeng/lang/c/tools/cdecl/ \
- ftp://ftp-linux.cc.gatech.edu/pub/linux/devel/lang/c/ \
- ftp://ftp.deva.net/pub/sources/programming/declaration/ \
- ftp://ftp.bitcon.no//pub/linux/linuxberg/files/console/dev/
+ ftp://ftp-linux.cc.gatech.edu/pub/linux/devel/lang/c/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Utility to explain and compose C and C++ declarations