diff options
Diffstat (limited to 'devel/scsh-install-lib/Makefile')
-rw-r--r-- | devel/scsh-install-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/scsh-install-lib/Makefile b/devel/scsh-install-lib/Makefile index 6e9c543e550d..26b14f88061d 100644 --- a/devel/scsh-install-lib/Makefile +++ b/devel/scsh-install-lib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0 CATEGORIES= devel scheme MASTER_SITES= http://lamp.epfl.ch/~schinz/scsh_packages/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= An scsh library for installing other scsh packages RUN_DEPENDS= scsh:${PORTSDIR}/lang/scsh |