diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2010-09-28 23:09:34 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2010-09-28 23:09:34 +0800 |
commit | f20b60840b7dfc7c8704684777420d7999221cc5 (patch) | |
tree | 594921bbc3e947a4f624198c8ccc9146940a9f1b /x11 | |
parent | 683fae8a53919e5987ea12edde44909a75b0e590 (diff) | |
download | freebsd-ports-gnome-f20b60840b7dfc7c8704684777420d7999221cc5.tar.gz freebsd-ports-gnome-f20b60840b7dfc7c8704684777420d7999221cc5.tar.zst freebsd-ports-gnome-f20b60840b7dfc7c8704684777420d7999221cc5.zip |
Change space to tab after MAINTAINER=
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fbpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile index d077b4f8336c..064c06cbfb89 100644 --- a/x11/fbpanel/Makefile +++ b/x11/fbpanel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= SF EXTRACT_SUFX= .tgz -MAINTAINER= corky1951@comcast.net +MAINTAINER= corky1951@comcast.net COMMENT= Desktop panel that includes a taskbar, pager, launchbar and more USE_XORG= x11 xmu xpm |