diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2014-01-21 15:11:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2014-01-21 15:11:17 +0000 |
commit | b5bed94a78e7d5d6ceae42c41899398124251a03 (patch) | |
tree | 609331736d27f98838d357f7cc6e65fb03f8d803 /x11 | |
parent | * Convert to staging (diff) |
Over to new volunteer.
PR: 185903
Submitted by: new maintainer
Approved by: old maintainer
Notes
Notes:
svn path=/head/; revision=340611
Diffstat (limited to 'x11')
-rw-r--r-- | x11/tabbed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tabbed/Makefile b/x11/tabbed/Makefile index ec54252bf9fd..83e1254737b5 100644 --- a/x11/tabbed/Makefile +++ b/x11/tabbed/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.3 CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/tools/ -MAINTAINER= winstonw@lavabit.com +MAINTAINER= mp39590@gmail.com COMMENT= Simple generic tabbed fronted to xembed aware applications LICENSE= MIT |