From 2c6ad047b80cbe9b3e1f5f368ecba25cb00c9d4e Mon Sep 17 00:00:00 2001 From: jolan Date: Wed, 21 May 2003 00:05:52 +0000 Subject: [PATCH] - remove MAINTAINER per his request - mark not for sparc64 - update MASTER_SITES/HOMEPAGE ok brad@ --- devel/ffcall/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index e4342b781b4..0fb04b8a487 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.2 2002/08/09 18:43:00 naddy Exp $ +# $OpenBSD: Makefile,v 1.3 2003/05/21 00:05:52 jolan Exp $ # $FreeBSD: ports/devel/ffcall/Makefile,v 1.2 2001/08/31 14:20:18 sobomax Exp $ # Original From: jagapen@home.com +NOT_FOR_ARCHS= sparc64 + COMMENT= "foreign function call libraries" DISTNAME= ffcall-1.8 CATEGORIES= devel -MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ -HOMEPAGE= http://clisp.cons.org/~haible/packages-ffcall.html - -MAINTAINER= Christian Edward Gruber +MASTER_SITES= ftp://ftp.ilog.fr/pub/Users/haible/gnu/ +HOMEPAGE= http://www.haible.de/bruno/packages-ffcall.html # GPL PERMIT_PACKAGE_CDROM= Yes