aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-07 12:02:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-07 12:02:50 +0000
commitbb5bb8d8812431b79d0366f324c4d12e1b655e5f (patch)
tree7b22aa83de17588327f7c0dd7e925a0cc7c1f2ee /print
parent1dc79dfec010b142a612b4773104e2c58ddad643 (diff)
downloadports-bb5bb8d8812431b79d0366f324c4d12e1b655e5f.tar.gz
ports-bb5bb8d8812431b79d0366f324c4d12e1b655e5f.zip
Fix fetching
Notes
Notes: svn path=/head/; revision=370309
Diffstat (limited to 'print')
-rw-r--r--print/libmspub01/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libmspub01/Makefile b/print/libmspub01/Makefile
index a76de788bf92..acc86e7f8fd7 100644
--- a/print/libmspub01/Makefile
+++ b/print/libmspub01/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libmspub
PORTVERSION= 0.1.0
CATEGORIES= print graphics devel
-MASTER_SITES= http://dev-www.libreoffice.org/src/
+MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/
PKGNAMESUFFIX= 01
MAINTAINER= office@FreeBSD.org