diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-03-08 07:38:35 +0000 |
commit | 3f53954859572652a589cf92ab3981859aa2eb7a (patch) | |
tree | 3283accdb28313663e32787211fcdac10a67580c /x11-wm/fbcmd | |
parent | eee8c71af2c46f56f5af20ee2039d2330336b0c2 (diff) | |
download | ports-3f53954859572652a589cf92ab3981859aa2eb7a.tar.gz ports-3f53954859572652a589cf92ab3981859aa2eb7a.zip |
Notes
Diffstat (limited to 'x11-wm/fbcmd')
-rw-r--r-- | x11-wm/fbcmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fbcmd/Makefile b/x11-wm/fbcmd/Makefile index 7a840c96087e..df007047279b 100644 --- a/x11-wm/fbcmd/Makefile +++ b/x11-wm/fbcmd/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://darkshed.dyndns.org/~mathias/files/c_cpp/fbcmd/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav -MAINTAINER= bogorodskiy@inbox.ru +MAINTAINER= novel@FreeBSD.org COMMENT= A commandline utility for controlling fluxbox RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox-devel |