diff options
Diffstat (limited to 'x11/tilda')
-rw-r--r-- | x11/tilda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile index 35144a9635bb..1180817f3d0f 100644 --- a/x11/tilda/Makefile +++ b/x11/tilda/Makefile @@ -9,7 +9,7 @@ PORTNAME= tilda PORTVERSION= 0.9.6 PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= vlad@vlad.uz.ua COMMENT= Drop down x11 terminal with transparency support |