svn commit: r328962 - head/x11/tilda

Eitan Adler eadler at FreeBSD.org
Tue Oct 1 16:13:57 UTC 2013


Author: eadler
Date: Tue Oct  1 16:13:56 2013
New Revision: 328962
URL: http://svnweb.freebsd.org/changeset/ports/328962

Log:
  Hand port over to Rodrigo OSORIO per request.
  
  Submitted by:	Rodrigo OSORIO <rodrigo at bebik.net>
  Approvey by:	Vlad V. Teterya <vlad at vlad.uz.ua> (prior maintainer)

Modified:
  head/x11/tilda/Makefile

Modified: head/x11/tilda/Makefile
==============================================================================
--- head/x11/tilda/Makefile	Tue Oct  1 16:13:32 2013	(r328961)
+++ head/x11/tilda/Makefile	Tue Oct  1 16:13:56 2013	(r328962)
@@ -6,7 +6,7 @@ PORTREVISION=	5
 CATEGORIES=	x11
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	vlad at vlad.uz.ua
+MAINTAINER=	rodrigo at bebik.net
 COMMENT=	Drop down x11 terminal with transparency support
 
 LIB_DEPENDS=	confuse.0:${PORTSDIR}/devel/libconfuse


More information about the svn-ports-all mailing list