diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-10 22:16:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-10 22:16:20 +0000 |
commit | b53a851b0150b8c8b4ab2636144833069d503141 (patch) | |
tree | 104d82a740fc386255f145b1bfafd8e79b3be74b /devel/ffcall | |
parent | d4c420280f8ab4b594218a391498f4aca50433b0 (diff) | |
download | pkgsrc-b53a851b0150b8c8b4ab2636144833069d503141.tar.gz |
Update HOMEPAGE. From Martin Weber in pkg/18259.
Diffstat (limited to 'devel/ffcall')
-rw-r--r-- | devel/ffcall/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index fb0c3e9facc..7a73659dd19 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/09/10 11:08:55 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2002/09/10 22:16:20 wiz Exp $ DISTNAME= ffcall-1.8d PKGNAME= ffcall-1.8.4 @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://clisp.cons.org/~haible/packages-ffcall.html +HOMEPAGE= http://www.haible.de/bruno/packages-ffcall.html. COMMENT= foreign function call libraries # the file ${WRKDIR}/ffcall-1.8/avcall/avcall-${MACHINE_ARCH}.c needs to |