diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
commit | 40d889badc4f18cb02157a73fc50c48fce95991e (patch) | |
tree | 11e9aa693c4ea6b1c1047757619c5a48bb6ad603 /devel/scsh-install-lib | |
parent | 63bf761c57c2e96a2449839a49e0ddaeaab0292a (diff) | |
download | ports-40d889badc4f18cb02157a73fc50c48fce95991e.tar.gz ports-40d889badc4f18cb02157a73fc50c48fce95991e.zip |
Notes
Diffstat (limited to 'devel/scsh-install-lib')
-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 |