diff options
Diffstat (limited to 'graphics/togl/Makefile')
-rw-r--r-- | graphics/togl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/togl/Makefile b/graphics/togl/Makefile index 9020da0b5cfe..5544daa33139 100644 --- a/graphics/togl/Makefile +++ b/graphics/togl/Makefile @@ -9,7 +9,7 @@ PORTNAME= togl PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= graphics tk -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Togl/${PORTVERSION} DISTNAME= Togl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |