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 | |
parent | o update to 5.0r47. (diff) |
change maintainer's e-mail address.
matt@LUCIDA.QC.CA -> matt@LUCIDA.CA
Notes
Notes:
svn path=/head/; revision=39284
-rw-r--r-- | ftp/xrmftp/Makefile | 2 | ||||
-rw-r--r-- | net/mmucl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/xrmftp/Makefile b/ftp/xrmftp/Makefile index 8bb66a6b3ab8..b5b4bc59a1af 100644 --- a/ftp/xrmftp/Makefile +++ b/ftp/xrmftp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mat.uni.torun.pl/~rafmet/ \ ftp://ftp.netspring.net/pub/people/rafal-metkowski/ EXTRACT_SUFX= .src.tgz -MAINTAINER= matt@LUCIDA.QC.CA +MAINTAINER= matt@LUCIDA.CA LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms 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 |