diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-08-28 18:04:48 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-08-28 18:04:48 +0000 |
commit | 3e00b12630ad2dbe034fea5e11120873a15b7af1 (patch) | |
tree | 71cf93fe1584914e6966adaa88435039b1c297b0 /x11-themes | |
parent | 806cfc54be77d08df142ca5b33cc662fcc55053b (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-oxygen-engine/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk3-oxygen-engine/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-oxygen-engine/Makefile b/x11-themes/gtk-oxygen-engine/Makefile index ad113a242984..d3c974f0036e 100644 --- a/x11-themes/gtk-oxygen-engine/Makefile +++ b/x11-themes/gtk-oxygen-engine/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gtk- PKGNAMESUFFIX= -engine DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} -MAINTAINER= kubito@gmail.com +MAINTAINER= rakuco@FreeBSD.org COMMENT= Oxygen-Gtk engine and theme LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ diff --git a/x11-themes/gtk3-oxygen-engine/Makefile b/x11-themes/gtk3-oxygen-engine/Makefile index ad113a242984..d3c974f0036e 100644 --- a/x11-themes/gtk3-oxygen-engine/Makefile +++ b/x11-themes/gtk3-oxygen-engine/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= gtk- PKGNAMESUFFIX= -engine DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} -MAINTAINER= kubito@gmail.com +MAINTAINER= rakuco@FreeBSD.org COMMENT= Oxygen-Gtk engine and theme LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ |