diff options
-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 |