diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 22:03:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-16 22:03:27 +0000 |
commit | 344722e56a7aa4f032ca1c4d218d91ea259ea13e (patch) | |
tree | 303ea5f0950153a5b36cbf66c93eb53822ff693b /x11-wm | |
parent | f8a14303809f9f6469f697ece7cc2a75d9d08d53 (diff) | |
download | ports-344722e56a7aa4f032ca1c4d218d91ea259ea13e.tar.gz ports-344722e56a7aa4f032ca1c4d218d91ea259ea13e.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 4d6319973c3d..f7c6fb46d5b3 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.16 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= enlightenment@FreeBSD.org COMMENT= Enlightenment DR16 window manager LICENSE= MIT |