aboutsummaryrefslogtreecommitdiff
path: root/graphics/graphopt
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:23:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-22 00:23:13 +0000
commit6b5fb87219ee4fff450c5a6daf74accfe83318ae (patch)
treef096af604122b48bed1127f374f5637959c29e30 /graphics/graphopt
parentc6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (diff)
downloadports-6b5fb87219ee4fff450c5a6daf74accfe83318ae.tar.gz
ports-6b5fb87219ee4fff450c5a6daf74accfe83318ae.zip
- Switch SourceForge ports to the new File Release System: categories starting with G
Notes
Notes: svn path=/head/; revision=240070
Diffstat (limited to 'graphics/graphopt')
-rw-r--r--graphics/graphopt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/graphopt/Makefile b/graphics/graphopt/Makefile
index e083ae9137ec..32597b3c1767 100644
--- a/graphics/graphopt/Makefile
+++ b/graphics/graphopt/Makefile
@@ -10,8 +10,7 @@ PORTNAME= graphopt
PORTVERSION= 0.4.1
PORTREVISION= 5
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org