diff options
-rw-r--r-- | devel/libffi-devel/Makefile | 8 | ||||
-rw-r--r-- | devel/libffi/Makefile | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/libffi-devel/Makefile b/devel/libffi-devel/Makefile index 30db6ac..d59f831 100644 --- a/devel/libffi-devel/Makefile +++ b/devel/libffi-devel/Makefile @@ -6,13 +6,13 @@ # $FreeBSD$ # -DISTNAME= libffi-1.20 +DISTNAME= libffi-1.20 CATEGORIES= devel -MASTER_SITES= ftp://ftp.cygnus.com/pub/green/ +MASTER_SITES= ftp://sourceware.cygnus.com/pub/libffi/ -MAINTAINER= horance@freedom.ie.cycu.edu.tw +MAINTAINER= horance@freedom.ie.cycu.edu.tw -USE_LIBTOOL= yes +USE_LIBTOOL= yes CONFIGURE_TARGET= # empty post-install: diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index 30db6ac..d59f831 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -6,13 +6,13 @@ # $FreeBSD$ # -DISTNAME= libffi-1.20 +DISTNAME= libffi-1.20 CATEGORIES= devel -MASTER_SITES= ftp://ftp.cygnus.com/pub/green/ +MASTER_SITES= ftp://sourceware.cygnus.com/pub/libffi/ -MAINTAINER= horance@freedom.ie.cycu.edu.tw +MAINTAINER= horance@freedom.ie.cycu.edu.tw -USE_LIBTOOL= yes +USE_LIBTOOL= yes CONFIGURE_TARGET= # empty post-install: |