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/sunterlib | |
parent | 63bf761c57c2e96a2449839a49e0ddaeaab0292a (diff) | |
download | ports-40d889badc4f18cb02157a73fc50c48fce95991e.tar.gz ports-40d889badc4f18cb02157a73fc50c48fce95991e.zip |
Notes
Diffstat (limited to 'devel/sunterlib')
-rw-r--r-- | devel/sunterlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sunterlib/Makefile b/devel/sunterlib/Makefile index 684bc60580eb..d3d38c74d180 100644 --- a/devel/sunterlib/Makefile +++ b/devel/sunterlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel scheme MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Contributed libraries for Scheme 48 and scsh RUN_DEPENDS= ${LOCALBASE}/lib/scsh/scsh-install-pkg:${PORTSDIR}/devel/scsh-install-lib |