diff options
Diffstat (limited to 'x11-toolkits/tile')
-rw-r--r-- | x11-toolkits/tile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tile/Makefile b/x11-toolkits/tile/Makefile index 769e1ecedc46..38d34ce5fc34 100644 --- a/x11-toolkits/tile/Makefile +++ b/x11-toolkits/tile/Makefile @@ -9,7 +9,7 @@ PORTNAME= tile PORTVERSION= 0.8.2 PORTREVISION= 1 CATEGORIES= x11-toolkits tk -MASTER_SITES= SF/tktable +MASTER_SITES= SF/tktable/${PORTNAME}/${PORTNAME}-0-8-2 MAINTAINER= mm@FreeBSD.org COMMENT= Themed widget set for Tk |