diff options
Diffstat (limited to 'devel/libffi/Makefile')
-rw-r--r-- | devel/libffi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index 7eb4564a2133..1731c7b09d8b 100644 --- a/devel/libffi/Makefile +++ b/devel/libffi/Makefile @@ -4,8 +4,7 @@ PORTNAME= libffi PORTVERSION= 3.2.1 CATEGORIES= devel -MASTER_SITES= SOURCEWARE -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SOURCEWARE/${PORTNAME} MAINTAINER= zeising@FreeBSD.org COMMENT= Foreign Function Interface |