diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-01-29 09:17:41 +0000 |
commit | 877dce2447b97186647fc1aa02a754fb716ec479 (patch) | |
tree | e18b3e6bda30edcbd2c795ef003542c209e83bb6 /x11 | |
parent | f99f0d650426c7298cefd1efc1b7959332f0a913 (diff) | |
download | ports-877dce2447b97186647fc1aa02a754fb716ec479.tar.gz ports-877dce2447b97186647fc1aa02a754fb716ec479.zip |
Notes
Diffstat (limited to 'x11')
-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 f0aed0a37bf4..8ab9e34e2f77 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= rodrigo@bebik.net +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Drop down x11 terminal with transparency support LICENSE= GPLv2 |