diff options
Diffstat (limited to 'shells/lshell/Makefile')
-rw-r--r-- | shells/lshell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile index 254a16c..a393d8c 100644 --- a/shells/lshell/Makefile +++ b/shells/lshell/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.9.15.1 CATEGORIES= shells MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.15/ -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shell environment to limited sets of commands to user's USE_PYDISTUTILS= yes |