diff options
author | Babak Farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 09:28:33 +0000 |
---|---|---|
committer | Babak Farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 09:28:33 +0000 |
commit | 1d6e3807bfee4feb9aa7c48be94dc4b2c76a5225 (patch) | |
tree | 7dd9958252ce848d2745ee9cf6a3102c6a69ee1c /x11-wm | |
parent | 6b1bb7269a4e3385ad627bc4ac3ff896a7ea8c4f (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/jwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/jwm/Makefile b/x11-wm/jwm/Makefile index 15fce380726a..9cc6afd37ec4 100644 --- a/x11-wm/jwm/Makefile +++ b/x11-wm/jwm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://joewing.net/programs/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Joe's Window Manager LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |