diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 11:56:51 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-23 11:56:51 +0000 |
commit | 141c53998346d9e932ecf0ab3290f4f80b2f65a5 (patch) | |
tree | 59f2484f86956303bebe7276bc3db6cc604a5183 /misc | |
parent | 24cfbfb282a204540d819d58feb9808023968289 (diff) | |
download | ports-141c53998346d9e932ecf0ab3290f4f80b2f65a5.tar.gz ports-141c53998346d9e932ecf0ab3290f4f80b2f65a5.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index 1854cc2b4243..76b0ca9101c4 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= Find application in the system supporting Desktop entry format GNU_CONFIGURE= yes diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index f0fc29217775..b9e1e8e8a0e7 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -14,7 +14,7 @@ DISTNAME= xfwm4-themes-${PORTVERSION} DIST_SUBDIR= xfce4 MASTER_SITE_SUBDIR=xfce/4.6.0/src -MAINTAINER= oliver@FreeBSD.org +MAINTAINER= xfce@FreeBSD.org COMMENT= XFce 4 window decoration themes for xfwm4 GNU_CONFIGURE= yes |