aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-02-25 22:32:28 +0800
committerkrion <krion@FreeBSD.org>2005-02-25 22:32:28 +0800
commit5475b1c34f16a810752e66f8befb88bbe9f46d17 (patch)
tree22ee091c7d603625de4262cb71def6365fccc403 /print
parentd6a287e9379f3a23443d2287240c5ffe4b246449 (diff)
downloadfreebsd-ports-gnome-5475b1c34f16a810752e66f8befb88bbe9f46d17.tar.gz
freebsd-ports-gnome-5475b1c34f16a810752e66f8befb88bbe9f46d17.tar.zst
freebsd-ports-gnome-5475b1c34f16a810752e66f8befb88bbe9f46d17.zip
Add MASTER_SITE_SOURCEFORGE to MASTER_SITES
PR: ports/77976 Submitted by: Ports Fury
Diffstat (limited to 'print')
-rw-r--r--print/scribus-devel/Makefile5
-rw-r--r--print/scribus/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile
index f9567b447b58..9fed52243916 100644
--- a/print/scribus-devel/Makefile
+++ b/print/scribus-devel/Makefile
@@ -9,8 +9,9 @@
PORTNAME= scribus
PORTVERSION= 1.2.1
CATEGORIES= print editors
-MASTER_SITES= http://www.scribus.org.uk/downloads/%SUBDIR%/
-MASTER_SITE_SUBDIR= ${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://www.scribus.org.uk/downloads/${PORTVERSION}/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A comprehensive desktop publishing program
diff --git a/print/scribus/Makefile b/print/scribus/Makefile
index f9567b447b58..9fed52243916 100644
--- a/print/scribus/Makefile
+++ b/print/scribus/Makefile
@@ -9,8 +9,9 @@
PORTNAME= scribus
PORTVERSION= 1.2.1
CATEGORIES= print editors
-MASTER_SITES= http://www.scribus.org.uk/downloads/%SUBDIR%/
-MASTER_SITE_SUBDIR= ${PORTVERSION}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://www.scribus.org.uk/downloads/${PORTVERSION}/
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A comprehensive desktop publishing program