diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-04-27 01:56:47 +0000 |
commit | 078cf7264023e07ccca8f683726b741b82a7ac69 (patch) | |
tree | 80db6ee02e7469a457acfe62060c187c630ceece /x11 | |
parent | Update to 0.12.0 (diff) |
By Maintainer's request, toss these ports back into the pool
Notes
Notes:
svn path=/head/; revision=273235
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 d10a202b9703..1db38089eaa9 100644 --- a/x11/fbpanel/Makefile +++ b/x11/fbpanel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= SF EXTRACT_SUFX= .tbz2 -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Desktop panel that includes a taskbar, pager, launchbar and more BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |