diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-01 16:13:56 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-01 16:13:56 +0000 |
commit | 8129b1db050ba7aa8ba0986c9f9a6e769704c00d (patch) | |
tree | c5bbe55930488c813183c4fa110b9b306bbf9950 /x11/tilda | |
parent | e94e07f6bc80a1f41e7aca24893b25cc54ca8d72 (diff) | |
download | ports-8129b1db050ba7aa8ba0986c9f9a6e769704c00d.tar.gz ports-8129b1db050ba7aa8ba0986c9f9a6e769704c00d.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 f5c868083517..3d4e2f03c6bd 100644 --- a/x11/tilda/Makefile +++ b/x11/tilda/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= vlad@vlad.uz.ua +MAINTAINER= rodrigo@bebik.net COMMENT= Drop down x11 terminal with transparency support LIB_DEPENDS= confuse.0:${PORTSDIR}/devel/libconfuse |