diff options
Diffstat (limited to 'graphics/openrm/Makefile')
-rw-r--r-- | graphics/openrm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openrm/Makefile b/graphics/openrm/Makefile index 116f63f..4177e73 100644 --- a/graphics/openrm/Makefile +++ b/graphics/openrm/Makefile @@ -9,7 +9,7 @@ PORTNAME= openrm PORTVERSION= 1.6.0 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-devel/${PORTVERSION} DISTNAME= ${PORTNAME}-devel-${PORTVERSION}-1 .ifdef (WITH_DEMOS) DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |