diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-08 19:31:10 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-08 19:31:10 +0000 |
commit | 0658b1dcc51a9fb4cefbc1a0c4fe2eb0a095455b (patch) | |
tree | fb99fa9955b72376aca868b384ec983e0246c133 /net/mmucl | |
parent | 45f1e68ad2b0134d98808da7211128a5bea943e0 (diff) |
change maintainer's e-mail address.
matt@LUCIDA.QC.CA -> matt@LUCIDA.CA
Notes
Notes:
svn path=/head/; revision=39284
Diffstat (limited to 'net/mmucl')
-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 51ec0e5ff186..cb253379f401 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 |