aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell/Makefile.inc')
-rw-r--r--textproc/aspell/Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/aspell/Makefile.inc b/textproc/aspell/Makefile.inc
index 428e47f4eb44..2bd9e70966aa 100644
--- a/textproc/aspell/Makefile.inc
+++ b/textproc/aspell/Makefile.inc
@@ -1,8 +1,7 @@
# $FreeBSD$
# To be included by dictionaries ports.
-MASTER_SITES?= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR?= aspell/dict/${DICT}
+MASTER_SITES?= GNU/aspell/dict/${DICT}
DISTNAME?= aspell${DISTVERSION}
PORTVERSION?= ${DISTVERSION:tl:C/cvs/0_/:C/pt_../p/:C/[0-9]?-?[a-z]+-//g:C/([0-9])([a-z])/\1.\2/g:C/:(.)/\1/g:C/[^a-z0-9+]+/./g}