diff options
author | sf <sf@FreeBSD.org> | 2001-03-08 19:31:10 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-08 19:31:10 +0000 |
commit | 1e607deb8d206b084f1edfd1be792af6d65ddbe3 (patch) | |
tree | 61e2f4c05bac2f2afdc98ff7febf47e4fa1bb04b /net | |
parent | ba91cf77d908e17c98e734d26363a27a8179b7b4 (diff) | |
download | FreeBSD-ports-1e607deb8d206b084f1edfd1be792af6d65ddbe3.zip FreeBSD-ports-1e607deb8d206b084f1edfd1be792af6d65ddbe3.tar.gz |
change maintainer's e-mail address.
matt@LUCIDA.QC.CA -> matt@LUCIDA.CA
Diffstat (limited to 'net')
-rw-r--r-- | net/mmucl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mmucl/Makefile b/net/mmucl/Makefile index 51ec0e5..cb25337 100644 --- a/net/mmucl/Makefile +++ b/net/mmucl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.1 CATEGORIES= net MASTER_SITES= http://download.sourceforge.net/mmucl/ -MAINTAINER= matt@LUCIDA.QC.CA +MAINTAINER= matt@LUCIDA.CA LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 |