diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-17 05:55:10 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-17 05:55:10 +0800 |
commit | 30e3c22059ee0b1c2433ae0077b044897083cc71 (patch) | |
tree | 05e90879009933d7fcf84a8bc46cf0bb48c531cd /x11-themes | |
parent | f05416c3e4bf17cfd687992d0afb09dbb6922899 (diff) | |
download | freebsd-ports-graphics-30e3c22059ee0b1c2433ae0077b044897083cc71.tar.gz freebsd-ports-graphics-30e3c22059ee0b1c2433ae0077b044897083cc71.tar.zst freebsd-ports-graphics-30e3c22059ee0b1c2433ae0077b044897083cc71.zip |
Over to the enlightement team
Submitted by: Chris Petrik (via irc)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/cursor-neutral-white-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/e16-themes/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/cursor-neutral-white-theme/Makefile b/x11-themes/cursor-neutral-white-theme/Makefile index 5a5577c59d4..f19b9c5eb8e 100644 --- a/x11-themes/cursor-neutral-white-theme/Makefile +++ b/x11-themes/cursor-neutral-white-theme/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11-themes MASTER_SITES= http://www.gnome-look.org/CONTENT/content-files/ DISTNAME= 108143-Neutral++_White-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= enlightenment@FreeBSD.org COMMENT= White cursor theme based on neutral USES= tar:bzip2 diff --git a/x11-themes/e16-themes/Makefile b/x11-themes/e16-themes/Makefile index 35c41ced836..9365d433801 100644 --- a/x11-themes/e16-themes/Makefile +++ b/x11-themes/e16-themes/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.1 CATEGORIES= x11-themes enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= enlightenment@FreeBSD.org COMMENT= Set of themes for the e16 window manager DATADIR= ${PREFIX}/share/e16 |