diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-12 21:03:28 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-12 21:03:28 +0000 |
commit | 3ac0622d8296b44640eed0eec3954ca44c1ff5b7 (patch) | |
tree | 5e4fc5a20bd92c363702c7e130602f761e8565a7 /x11-wm | |
parent | 3c668f49c544dc4da5bc27f0eb27b8542799d1d4 (diff) | |
download | FreeBSD-ports-3ac0622d8296b44640eed0eec3954ca44c1ff5b7.zip FreeBSD-ports-3ac0622d8296b44640eed0eec3954ca44c1ff5b7.tar.gz |
Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xwmm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xwmm/Makefile b/x11-wm/xwmm/Makefile index 751084a..5f230a6 100644 --- a/x11-wm/xwmm/Makefile +++ b/x11-wm/xwmm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami +MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org COMMENT= A simple utility managing multiple Window Managers with Qt |