diff options
Diffstat (limited to 'lang/gauche')
-rw-r--r-- | lang/gauche/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index c18959359f87..28d59f9c2030 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -9,7 +9,7 @@ PORTNAME= gauche PORTVERSION= 0.8.13 # Keep databases/gauche-gdbm in sync with this PORTREVISION= 2 CATEGORIES= lang scheme -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Gauche/${PORTVERSION} DISTNAME= Gauche-${PORTVERSION} EXTRACT_SUFX= .tgz |