diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
commit | 91a1caa2422800c8478cb82e13d208ef07398bc2 (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /shells/vshnu/Makefile | |
parent | 40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (diff) |
Notes
Diffstat (limited to 'shells/vshnu/Makefile')
-rw-r--r-- | shells/vshnu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/vshnu/Makefile b/shells/vshnu/Makefile index ef1aca275628..349cf8277992 100644 --- a/shells/vshnu/Makefile +++ b/shells/vshnu/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0305 CATEGORIES= shells perl5 MASTER_SITES= http://www.cs.indiana.edu/~kinzler/${PORTNAME}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= New Visual Shell BUILD_DEPENDS= p5-Term-Screen>=0:${PORTSDIR}/devel/p5-Term-Screen |