aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/libcfg/Makefile2
-rw-r--r--devel/smake/Makefile2
-rw-r--r--devel/tclcl/Makefile2
-rw-r--r--devel/tclthread/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/libcfg/Makefile b/devel/libcfg/Makefile
index 81a149186533..df84df804838 100644
--- a/devel/libcfg/Makefile
+++ b/devel/libcfg/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://platon.sk/upload/_projects/00003/
DISTNAME= ${PORTNAME}+-${DISTVERSION}
-MAINTAINER= mm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for command line and configuration file parsing
LICENSE= GPLv2
diff --git a/devel/smake/Makefile b/devel/smake/Makefile
index a15c803d8d3e..9e701cb78951 100644
--- a/devel/smake/Makefile
+++ b/devel/smake/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ftp://ftp.berlios.de/pub/smake/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a./a/}
-MAINTAINER= mm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Highly portable make program with automake features
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.a.*//g}
diff --git a/devel/tclcl/Makefile b/devel/tclcl/Makefile
index 47bbb82ee2c8..e989f7a62990 100644
--- a/devel/tclcl/Makefile
+++ b/devel/tclcl/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 4
CATEGORIES= devel tcl tk
MASTER_SITES= SF/otcl-${PORTNAME}/TclCL/${PORTVERSION}
-MAINTAINER= mm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tcl/C++ interface used by ns and nam
LIB_DEPENDS= otcl:${PORTSDIR}/lang/otcl
diff --git a/devel/tclthread/Makefile b/devel/tclthread/Makefile
index c3a97764b326..c8fd6e390578 100644
--- a/devel/tclthread/Makefile
+++ b/devel/tclthread/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/tcl/Thread%20Extension/${PORTVERSION}
PKGNAMEPREFIX= tcl
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= mm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Thread extension for Tcl
LICENSE= BSD