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/xfce4-appfinder | |
parent | 24cfbfb282a204540d819d58feb9808023968289 (diff) | |
download | ports-141c53998346d9e932ecf0ab3290f4f80b2f65a5.tar.gz ports-141c53998346d9e932ecf0ab3290f4f80b2f65a5.zip |
Notes
Diffstat (limited to 'misc/xfce4-appfinder')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |