aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-12-22 03:15:41 +0800
committererwin <erwin@FreeBSD.org>2005-12-22 03:15:41 +0800
commitf98f42e8571cccc3527caf740f40a24f42a3adda (patch)
tree5534f4cad1a96115443fb35aef1e93faffa36e2c /graphics
parent7cf340147740b55f2e491bc7cab556faf08f5b72 (diff)
downloadfreebsd-ports-graphics-f98f42e8571cccc3527caf740f40a24f42a3adda.tar.gz
freebsd-ports-graphics-f98f42e8571cccc3527caf740f40a24f42a3adda.tar.zst
freebsd-ports-graphics-f98f42e8571cccc3527caf740f40a24f42a3adda.zip
- Fixed mastersite to fix fetch problem. The tarball was unfetchable since 2004.
PR: 90754 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gsculpt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile
index 770a755776e..d6b6ea24564 100644
--- a/graphics/gsculpt/Makefile
+++ b/graphics/gsculpt/Makefile
@@ -10,7 +10,8 @@ PORTNAME= gsculpt
PORTVERSION= 0.3
PORTREVISION= 2
CATEGORIES= graphics
-MASTER_SITES= http://gsculpt.sourceforge.net/downloads/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= gSculpt-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org