diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:39:37 +0000 |
commit | d99dd57e8914358fbac01603f77e98307b8060ce (patch) | |
tree | 04bcce22406a985d12ee47ca354e918b4326fd32 /x11/tilda | |
parent | 7a0548af2a592814b21d4ada5d2e203b5eb59ea3 (diff) | |
download | ports-d99dd57e8914358fbac01603f77e98307b8060ce.tar.gz ports-d99dd57e8914358fbac01603f77e98307b8060ce.zip |
Notes
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 |