diff -uNr libffi.orig/Makefile libffi/Makefile --- libffi.orig/Makefile Thu Oct 24 07:47:54 2002 +++ libffi/Makefile Thu Oct 24 07:48:27 2002 @@ -8,7 +8,7 @@ PORTNAME= libffi PORTVERSION= 1.20 CATEGORIES= devel -MASTER_SITES= ftp://sourceware.cygnus.com/pub/libffi/ +MASTER_SITES= ftp://sourceware.redhat.com/pub/libffi/ MAINTAINER= horance@freedom.ie.cycu.edu.tw diff -uNr libffi.orig/pkg-descr libffi/pkg-descr --- libffi.orig/pkg-descr Thu Oct 24 07:47:54 2002 +++ libffi/pkg-descr Thu Oct 24 07:52:50 2002 @@ -2,3 +2,5 @@ interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run time. + +WWW: http://sources.redhat.com/libffi/