summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-01-02 17:31:41 +0000
committerlinimon <linimon@FreeBSD.org>2010-01-02 17:31:41 +0000
commit6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1 (patch)
treef13aa58e9c3dfe0e85c3a03ee4691eb49a80913f
parent05f594ba38cece9cc2bcb5775ee6802277209612 (diff)
downloadFreeBSD-ports-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.zip
FreeBSD-ports-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.tar.gz
Reset vs@FreeBSD.org at his request due to lack of time.
-rw-r--r--devel/as31/Makefile2
-rw-r--r--devel/gccxml/Makefile2
-rw-r--r--devel/ncc/Makefile2
-rw-r--r--java/gj/Makefile2
-rw-r--r--lang/gprolog/Makefile2
-rw-r--r--lang/gprolog/pkg-descr3
-rw-r--r--misc/fortune-mod-futurama/Makefile2
-rw-r--r--net/osrtspproxy/Makefile2
-rw-r--r--news/slrnface/Makefile2
-rw-r--r--security/quintuple-agent/Makefile2
-rw-r--r--textproc/galax/Makefile2
-rw-r--r--textproc/gastex/Makefile2
-rw-r--r--textproc/prosper/Makefile2
-rw-r--r--www/eldav.el/Makefile2
-rw-r--r--www/nd/Makefile2
-rw-r--r--x11/apwal/Makefile2
16 files changed, 15 insertions, 18 deletions
diff --git a/devel/as31/Makefile b/devel/as31/Makefile
index ef9de4c..b46b2a2 100644
--- a/devel/as31/Makefile
+++ b/devel/as31/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.pjrc.com/tech/8051/tools/
DISTNAME= ${PORTNAME}_beta3
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A free 8051 assembler
.ifndef(WITHOUT_X11)
diff --git a/devel/gccxml/Makefile b/devel/gccxml/Makefile
index 178b562..ef1dc5b 100644
--- a/devel/gccxml/Makefile
+++ b/devel/gccxml/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.6.0
CATEGORIES= devel
MASTER_SITES= http://www.gccxml.org/files/v0.6/
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= XML output extension to GCC
BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake
diff --git a/devel/ncc/Makefile b/devel/ncc/Makefile
index e4bd987..03aea20 100644
--- a/devel/ncc/Makefile
+++ b/devel/ncc/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.8
CATEGORIES= devel
MASTER_SITES= http://students.ceid.upatras.gr/~sxanth/ncc/
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Program analysis tool and call-graph navigator
ALL_TARGET= # empty
diff --git a/java/gj/Makefile b/java/gj/Makefile
index 365a1bf..1eaceba 100644
--- a/java/gj/Makefile
+++ b/java/gj/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.cis.unisa.edu.au/~pizza/gj/Distribution/
PKGNAMESUFFIX= -${JDKSUBDIR}
DISTNAME= gjdist${GJDIST}
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extension of the Java programming language that supports generic types
WRKSRC= ${WRKDIR}/gj
diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile
index 8552105..75d855b 100644
--- a/lang/gprolog/Makefile
+++ b/lang/gprolog/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.0
CATEGORIES= lang
MASTER_SITES= http://www.gprolog.org/
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A free Prolog compiler
ONLY_FOR_ARCHS= i386
diff --git a/lang/gprolog/pkg-descr b/lang/gprolog/pkg-descr
index 1299bc9..f3404b4 100644
--- a/lang/gprolog/pkg-descr
+++ b/lang/gprolog/pkg-descr
@@ -18,6 +18,3 @@ GNU Prolog also includes an efficient constraint solver over Finite Domains
of constraint programming to the declarativity of logic programming.
WWW: http://gnu-prolog.inria.fr/
-
-Douglas Anestad
-yotta@dougdidit.com
diff --git a/misc/fortune-mod-futurama/Makefile b/misc/fortune-mod-futurama/Makefile
index 9a99a40..d297fc2 100644
--- a/misc/fortune-mod-futurama/Makefile
+++ b/misc/fortune-mod-futurama/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= http://www.netmeister.org/apps/
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Compilation of quotes from the TV series "Futurama"
USE_BZIP2= yes
diff --git a/net/osrtspproxy/Makefile b/net/osrtspproxy/Makefile
index 91350d9..c95e793 100644
--- a/net/osrtspproxy/Makefile
+++ b/net/osrtspproxy/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://docs.real.com/docs/proxykit/
DISTNAME= ${PORTNAME}_2_0
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The RTSP Proxy Kit is a reference implementation of an RTSP proxy
HAS_CONFIGURE= YES
diff --git a/news/slrnface/Makefile b/news/slrnface/Makefile
index ed60577..016efe4 100644
--- a/news/slrnface/Makefile
+++ b/news/slrnface/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/s/${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Shows X-Faces from slrn in X11 terminal emulator
LIB_DEPENDS= compface:${PORTSDIR}/mail/faces
diff --git a/security/quintuple-agent/Makefile b/security/quintuple-agent/Makefile
index 2be7fb4..c842fa7 100644
--- a/security/quintuple-agent/Makefile
+++ b/security/quintuple-agent/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Quintuple Agent is a program that stores secrets for you
USE_GETTEXT= yes
diff --git a/textproc/galax/Makefile b/textproc/galax/Makefile
index 1ad62a7..4b338d2 100644
--- a/textproc/galax/Makefile
+++ b/textproc/galax/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://db.bell-labs.com/galax/Downloads/
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Galax is a full-featured, fully compliant implementation of XQuery
BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml
diff --git a/textproc/gastex/Makefile b/textproc/gastex/Makefile
index f028871..19f743e 100644
--- a/textproc/gastex/Makefile
+++ b/textproc/gastex/Makefile
@@ -14,7 +14,7 @@ DISTFILES= gastex.sty gastex.pro ex-gastex.tex
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
EXTRACT_ONLY= #
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graphs and Automata Simplified in TeX
BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base
diff --git a/textproc/prosper/Makefile b/textproc/prosper/Makefile
index 2af2cf0..943b95d 100644
--- a/textproc/prosper/Makefile
+++ b/textproc/prosper/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= textproc
MASTER_SITES= SF
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} contrib-prosper-1.0.0.tar.gz
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= LaTeX class for writing transparencies
BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base
diff --git a/www/eldav.el/Makefile b/www/eldav.el/Makefile
index c637ac5..8d5b4e1 100644
--- a/www/eldav.el/Makefile
+++ b/www/eldav.el/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= www elisp
MASTER_SITES= http://www.gohome.org/eldav/
DISTNAME= eldav-${PORTVERSION}
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An interface to WebDAV servers for Emacs
RUN_DEPENDS= nd:${PORTSDIR}/www/nd
diff --git a/www/nd/Makefile b/www/nd/Makefile
index 6829435..1ea754a 100644
--- a/www/nd/Makefile
+++ b/www/nd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.2
CATEGORIES= www
MASTER_SITES= http://www.gohome.org/nd/
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple command line interface for WebDAV (RFC2518) server
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
diff --git a/x11/apwal/Makefile b/x11/apwal/Makefile
index 600a063..382ca8d 100644
--- a/x11/apwal/Makefile
+++ b/x11/apwal/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= http://apwal.free.fr/download/
-MAINTAINER= vs@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple and powerful application launcher
USE_GNOME= gtk20 libxml2
OpenPOWER on IntegriCloud