diff options
Diffstat (limited to 'graphics/gauche-gl/Makefile')
-rw-r--r-- | graphics/gauche-gl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 20e9b4c4f706..fd2bd9de09c1 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -9,7 +9,7 @@ PORTNAME= gl PORTVERSION= 0.4.4 PORTREVISION= 1 CATEGORIES= graphics scheme -MASTER_SITES= SF +MASTER_SITES= SF/gauche/Gauche-gl/${PORTVERSION} PKGNAMEPREFIX= gauche- DISTNAME= Gauche-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz |