aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-04 18:58:11 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-04 18:58:11 +0000
commit02251346074767ede00b77f9e0a0df90b1325d1c (patch)
treece98be328a0553b4fbe1ac38d58b48fa3501ed0f /lang
parent3a726cb4d93524261eb6813129578e9209c46b30 (diff)
downloadports-02251346074767ede00b77f9e0a0df90b1325d1c.tar.gz
ports-02251346074767ede00b77f9e0a0df90b1325d1c.zip
Assign MAINTAINER to ports@FreeBSD.org.
PR: ports/52534 Submitted by: Christian Brueffer <chris@unixpages.org>
Notes
Notes: svn path=/head/; revision=82290
Diffstat (limited to 'lang')
-rw-r--r--lang/libutils/Makefile2
-rw-r--r--lang/tensile/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/libutils/Makefile b/lang/libutils/Makefile
index 8130d5b4b50d..79e65b429bfd 100644
--- a/lang/libutils/Makefile
+++ b/lang/libutils/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://savannah.gnu.org/download/nsl/ \
http://iling.nw.ru/~artem/downloads/ \
http://unixpages.org/distfiles/
-MAINTAINER= chris@unixpages.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Support lib for Tensile/NSL
USE_LIBTOOL= yes
diff --git a/lang/tensile/Makefile b/lang/tensile/Makefile
index f2739b1f7086..aab1a63cf041 100644
--- a/lang/tensile/Makefile
+++ b/lang/tensile/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://savannah.gnu.org/download/nsl/ \
http://unixpages.org/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/}
-MAINTAINER= chris@unixpages.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The New Scripting Language
BROKEN= "Does not compile"