diff options
Diffstat (limited to 'devel/libdict/Makefile')
-rw-r--r-- | devel/libdict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdict/Makefile b/devel/libdict/Makefile index c9ac80a46055..e4a549795d8f 100644 --- a/devel/libdict/Makefile +++ b/devel/libdict/Makefile @@ -5,7 +5,7 @@ PORTNAME= libdict PORTVERSION= 0.2.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= LOCAL DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source treap_insert.pdf:doc \ avl_insert.pdf:doc empty.pdf:doc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |