[Lunar-commits] <moonbase> ffcall: Fixing WEB_SITE.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Feb 23 13:59:45 CET 2012
commit 2ec78c31bdcb59c383f407937e4820efa7b44e90
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Feb 23 07:59:45 2012 -0500
ffcall: Fixing WEB_SITE.
---
devel/ffcall/DETAILS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/ffcall/DETAILS b/devel/ffcall/DETAILS
index 7e3d765..c73e520 100644
--- a/devel/ffcall/DETAILS
+++ b/devel/ffcall/DETAILS
@@ -1,13 +1,14 @@
MODULE=ffcall
VERSION=1.10
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/libs/
- WEB_SITE=http://www.gnu.org/directory/Software_Libraries/C_libraries/ffcall.html
+ SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/libs/
+ WEB_SITE=http://www.haible.de/bruno/packages-ffcall-README.html
SOURCE_VFY=sha1:6b4fdc7bd38b434bbf3d65508a3d117fc8b349f3
ENTERED=20021225
UPDATED=20050928
- PSAFE="no"
- SHORT="Builds foreign function call interfaces in embedded interpreters"
+ SHORT="foreign function call interfaces in embedded interpreters"
+
+PSAFE="no"
cat << EOF
A collection of four libraries used to build foreign function call interfaces
in embedded interpreters. The packages are: avcall - calling C functions with
More information about the Lunar-commits
mailing list