diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-12-15 01:17:29 +0000 |
commit | 64b4794545c3dd13930b5346b75feccd44f77b34 (patch) | |
tree | f50f3da76429f2c2ee6c501479d0d55873f70187 /x11-wm/wmcp/Makefile | |
parent | Fix up the bogus BUILD_DEPENDS that I left in after testing. (diff) |
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
Diffstat (limited to '')
-rw-r--r-- | x11-wm/wmcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmcp/Makefile b/x11-wm/wmcp/Makefile index 54c301f4b97f..014bfe3310ac 100644 --- a/x11-wm/wmcp/Makefile +++ b/x11-wm/wmcp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.8 CATEGORIES= misc windowmaker MASTER_SITES= http://soupnazi.org/FreeBSD/ports/distfiles/ -MAINTAINER= jim@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A dockable pager for Window Maker USE_X_PREFIX= yes |