diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-03 02:14:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-03 02:14:36 +0800 |
commit | d5e2c70d57b12f8e1d77aaca3d99a84936c0aa25 (patch) | |
tree | 1a76a5d036466518a37a0ce75c930ecf4cca8a93 /misc/linm | |
parent | a598ae0b1ed1f20bbd234a26379c79f3aea426a7 (diff) | |
download | freebsd-ports-gnome-d5e2c70d57b12f8e1d77aaca3d99a84936c0aa25.tar.gz freebsd-ports-gnome-d5e2c70d57b12f8e1d77aaca3d99a84936c0aa25.tar.zst freebsd-ports-gnome-d5e2c70d57b12f8e1d77aaca3d99a84936c0aa25.zip |
Reset cjh due to inactivity. We hope to see him back again soon.
Hat: portmgr
Diffstat (limited to 'misc/linm')
-rw-r--r-- | misc/linm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/linm/Makefile b/misc/linm/Makefile index 61b6ea12e66e..d41cae7d179d 100644 --- a/misc/linm/Makefile +++ b/misc/linm/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://kldp.net/frs/download.php/3152/ \ ftp://ftp.kr.freebsd.org/pub/kldp.net/download/mls/1.LinMStable/LinM${LINM_VER}/ DISTNAME= linm_${LINM_VER}-1 -MAINTAINER= cjh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Clone of Mdir, mc-style terminal file manager BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config |