diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:45:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-06 07:45:35 +0000 |
commit | 6924e8803414334925f2ad50c8c508301ea8ae5d (patch) | |
tree | 32614382cb45762928a0f5df1e2eb2ca5ff869d5 /x11-themes | |
parent | 17578e7022a25d0d3643b261a3cca7a0199fde43 (diff) | |
download | ports-6924e8803414334925f2ad50c8c508301ea8ae5d.tar.gz ports-6924e8803414334925f2ad50c8c508301ea8ae5d.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icons-lila/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-lila-theme-extras/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/gtk-lila-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/lila-xfwm4/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gnome-icons-lila/Makefile b/x11-themes/gnome-icons-lila/Makefile index 83bfe82d96da..ac05e5036341 100644 --- a/x11-themes/gnome-icons-lila/Makefile +++ b/x11-themes/gnome-icons-lila/Makefile @@ -16,7 +16,7 @@ CATEGORIES= x11-themes gnome MASTER_SITES= http://lila-theme.uni.cc/files/tarballs/ DISTNAME= ${PORTNAME}-gnome-${PORTVERSION} -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Lila Icons for Gnome RESTRICTED= ${REASON} diff --git a/x11-themes/gtk-lila-theme-extras/Makefile b/x11-themes/gtk-lila-theme-extras/Makefile index d31cbc30895e..49bf000292cd 100644 --- a/x11-themes/gtk-lila-theme-extras/Makefile +++ b/x11-themes/gtk-lila-theme-extras/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-themes gnome MASTER_SITES= http://lila-theme.uni.cc/files/tarballs/ DISTNAME= lila-gtk-extras-${PORTVERSION} -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ 2.0 Lila additional themes WRKSRC= ${WRKDIR}/lila-gtk-extras diff --git a/x11-themes/gtk-lila-theme/Makefile b/x11-themes/gtk-lila-theme/Makefile index 523e383c2da9..07e471f92fdc 100644 --- a/x11-themes/gtk-lila-theme/Makefile +++ b/x11-themes/gtk-lila-theme/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-themes gnome MASTER_SITES= http://lila-theme.uni.cc/files/tarballs/ DISTNAME= lila-gtk-${PORTVERSION} -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ 2.0 Lila theme WRKSRC= ${WRKDIR} diff --git a/x11-themes/lila-xfwm4/Makefile b/x11-themes/lila-xfwm4/Makefile index 26051c7f2cf3..a341575bdf6c 100644 --- a/x11-themes/lila-xfwm4/Makefile +++ b/x11-themes/lila-xfwm4/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-themes xfce MASTER_SITES= http://stief.tnux.net/Lila/ DIST_SUBDIR= xfce4 -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= XFce 4 Lila window decoration theme for xfwm4 RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm |