diff options
Diffstat (limited to 'devel/ffcall')
-rw-r--r-- | devel/ffcall/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index 0b9fc988d5e..f907be26efc 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2008/06/12 02:14:22 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2008/08/23 07:46:59 obache Exp $ DISTNAME= ffcall-1.10 PKGREVISION= 2 CATEGORIES= devel -MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ \ - http://www.haible.de/bruno/gnu/ \ +MASTER_SITES= http://www.haible.de/bruno/gnu/ \ ${MASTER_SITE_GNUSTEP:=libs/} MAINTAINER= adam@NetBSD.org |