diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-21 19:15:41 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-12-21 19:15:41 +0000 |
commit | ab0a43d9451b57b7b360d7996914917d225ccc72 (patch) | |
tree | 5a27acedffe9bc360fc3c775e47ec522f811c404 /graphics/gsculpt | |
parent | 788f961eaa8dc5e225c204b6c7e652cb96a85605 (diff) | |
download | ports-ab0a43d9451b57b7b360d7996914917d225ccc72.tar.gz ports-ab0a43d9451b57b7b360d7996914917d225ccc72.zip |
Notes
Diffstat (limited to 'graphics/gsculpt')
-rw-r--r-- | graphics/gsculpt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 770a755776e2..d6b6ea245646 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 |