diff options
Diffstat (limited to 'devel/libavl/Makefile')
-rw-r--r-- | devel/libavl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libavl/Makefile b/devel/libavl/Makefile index 394a5a4b51fa..d68c2a7f002f 100644 --- a/devel/libavl/Makefile +++ b/devel/libavl/Makefile @@ -4,8 +4,7 @@ PORTNAME= libavl PORTVERSION= 1.4.0 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= avl +MASTER_SITES= GNU/avl DISTNAME= avl-${PORTVERSION} MAINTAINER= rodrigo@FreeBSD.org |