summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-18 14:11:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-18 14:11:33 +0000
commit70e2eaabaedbfe87d4a4dca0ba22277f013db7fb (patch)
tree3e2f67c46c79873e852361923f2665554251f31b /textproc
parent- Simplify MASTER_SITES (diff)
- No need to specify master site subdirectory when it's the same as default
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415452
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dixit/Makefile2
-rw-r--r--textproc/yodl/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/dixit/Makefile b/textproc/dixit/Makefile
index c31805a41322..36d34092781c 100644
--- a/textproc/dixit/Makefile
+++ b/textproc/dixit/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 11.11
DISTVERSIONSUFFIX= .${QT_VER}
PORTREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
+MASTER_SITES= SF \
SF/${PORTNAME}/${PORTNAME}_qdb:db \
LOCAL/bdrewery/${PORTNAME}/ \
LOCAL/bdrewery/${PORTNAME}:db
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index ec53cd8b10c8..c288bbd110ea 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -4,7 +4,7 @@
PORTNAME= yodl
PORTVERSION= 3.05.01
CATEGORIES= textproc
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .orig.tar.gz