diff options
Diffstat (limited to 'devel/avro-c/Makefile')
-rw-r--r-- | devel/avro-c/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/avro-c/Makefile b/devel/avro-c/Makefile index 77269ea1f86b..d4e7b920bdf2 100644 --- a/devel/avro-c/Makefile +++ b/devel/avro-c/Makefile @@ -4,8 +4,7 @@ PORTNAME= avro PORTVERSION= 1.7.3 CATEGORIES= devel -MASTER_SITES= APACHE -MASTER_SITE_SUBDIR= ${PORTNAME}/stable +MASTER_SITES= APACHE/${PORTNAME}/stable PKGNAMESUFFIX= -c DISTNAME= ${PORTNAME}-src-${PORTVERSION} |