diff options
Diffstat (limited to 'devel/ffcall/Makefile')
-rw-r--r-- | devel/ffcall/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile index 0747999258ea..83a12051b724 100644 --- a/devel/ffcall/Makefile +++ b/devel/ffcall/Makefile @@ -5,9 +5,7 @@ PORTNAME= ffcall PORTVERSION= 1.10 PORTREVISION= 2 CATEGORIES= devel -MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ -MASTER_SITES+= ${MASTER_SITE_GNUSTEP} -MASTER_SITE_SUBDIR= libs +MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/ GNUSTEP/libs MAINTAINER= ports@FreeBSD.org COMMENT= Foreign function call libraries |