aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-02-23 18:03:45 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-02-23 18:03:45 +0000
commit532e84e129e9764f1a25f82e8ed5dbc40da44502 (patch)
treea48b0f32dc4c57a4ca85f11f7b6fa6e1dddc675a
parentd4e4076d90a726149f8815da5fb7638f9cea2f5a (diff)
downloadports-532e84e129e9764f1a25f82e8ed5dbc40da44502.tar.gz
ports-532e84e129e9764f1a25f82e8ed5dbc40da44502.zip
Notes
-rw-r--r--deskutils/ljclive/Makefile2
-rw-r--r--deskutils/tuxcards/Makefile2
-rw-r--r--devel/bison/Makefile2
-rw-r--r--devel/gindent/Makefile2
-rw-r--r--devel/m4/Makefile2
-rw-r--r--devel/ocaml-findlib/Makefile2
-rw-r--r--devel/ocaml-magic/Makefile2
-rw-r--r--devel/ocaml-pcre/Makefile2
-rw-r--r--devel/ocaml-ulex/Makefile2
-rw-r--r--dns/walker/Makefile2
-rw-r--r--emulators/openmsx/Makefile2
-rw-r--r--ftp/ocaml-ocurl/Makefile2
-rw-r--r--games/eboard/Makefile2
-rw-r--r--games/eif/Makefile2
-rw-r--r--games/wolfpack/Makefile2
-rw-r--r--games/xboard/Makefile2
-rw-r--r--graphics/libdmtx/Makefile2
-rw-r--r--irc/irc/Makefile2
18 files changed, 18 insertions, 18 deletions
diff --git a/deskutils/ljclive/Makefile b/deskutils/ljclive/Makefile
index b3ed3ea141af..2b8ab66e77bc 100644
--- a/deskutils/ljclive/Makefile
+++ b/deskutils/ljclive/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= SF/lj${PORTNAME}/lj${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= A command line client for posting LiveJournal entries
USE_ICONV= yes
diff --git a/deskutils/tuxcards/Makefile b/deskutils/tuxcards/Makefile
index 5f8b8d69752d..71eaa8cc180c 100644
--- a/deskutils/tuxcards/Makefile
+++ b/deskutils/tuxcards/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= deskutils
MASTER_SITES= http://www.tuxcards.de/src/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Tool for managing notes within a hierarchical tree
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index ab140a0042eb..1fc998d00d56 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/gindent/Makefile b/devel/gindent/Makefile
index 14f437cd1929..517c06d2b237 100644
--- a/devel/gindent/Makefile
+++ b/devel/gindent/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= indent
DISTNAME= indent-${PORTVERSION}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= GNU indent
GNU_CONFIGURE= yes
diff --git a/devel/m4/Makefile b/devel/m4/Makefile
index 7d1b41935738..17626d5c0761 100644
--- a/devel/m4/Makefile
+++ b/devel/m4/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= m4
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= GNU m4
USE_BZIP2= yes
diff --git a/devel/ocaml-findlib/Makefile b/devel/ocaml-findlib/Makefile
index f42e4d88521c..16019e225fc5 100644
--- a/devel/ocaml-findlib/Makefile
+++ b/devel/ocaml-findlib/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://download.camlcity.org/download/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= OCaml package manager
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
diff --git a/devel/ocaml-magic/Makefile b/devel/ocaml-magic/Makefile
index 565cff55d172..6fc1253674ab 100644
--- a/devel/ocaml-magic/Makefile
+++ b/devel/ocaml-magic/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/ocaml-${PORTNAME}/ocaml-${PORTNAME}/0.7
PKGNAMEPREFIX= ocaml-
DISTNAME= ${PKGNAME}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= An OCaml binding for libmagic(3)
USE_OCAML= yes
diff --git a/devel/ocaml-pcre/Makefile b/devel/ocaml-pcre/Makefile
index d850985d7c28..e7cdce950beb 100644
--- a/devel/ocaml-pcre/Makefile
+++ b/devel/ocaml-pcre/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.ocaml.info/ocaml_sources/
PKGNAMEPREFIX= ocaml-
DISTNAME= pcre-ocaml-${PORTVERSION}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Perl compatible regular expressions for Objective Caml
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/devel/ocaml-ulex/Makefile b/devel/ocaml-ulex/Makefile
index fd1bd83575fa..69ae15d37076 100644
--- a/devel/ocaml-ulex/Makefile
+++ b/devel/ocaml-ulex/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.cduce.org/download/
PKGNAMEPREFIX= ocaml-
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= A lexer generator for Unicode and OCaml
USE_OCAML= true
diff --git a/dns/walker/Makefile b/dns/walker/Makefile
index 52abbbbde18f..f5ca22ced0ac 100644
--- a/dns/walker/Makefile
+++ b/dns/walker/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 3.8
CATEGORIES= dns
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Recover zone file information from servers that use DNSSEC
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index 4d11b5729cfa..93af89a60384 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= emulators
MASTER_SITES= SF
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Open source MSX emulator
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile
index 542b7a388d44..2ede1c40a8a9 100644
--- a/ftp/ocaml-ocurl/Makefile
+++ b/ftp/ocaml-ocurl/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
PKGNAMEPREFIX= ocaml-
EXTRACT_SUFX= .tgz
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= An interface for OCaml to the curl lib
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
diff --git a/games/eboard/Makefile b/games/eboard/Makefile
index 22b47d11f27b..058203725a21 100644
--- a/games/eboard/Makefile
+++ b/games/eboard/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} eboard-extras-1pl2.tar.gz eboard-extras-2.tar.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= GTK+ chess board interface (mainly for FICS and chessd)
EXTRAS= 1pl2 2
diff --git a/games/eif/Makefile b/games/eif/Makefile
index b6d34df024ca..46a7fc7da018 100644
--- a/games/eif/Makefile
+++ b/games/eif/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games ipv6
MASTER_SITES= http://www.stack.nl/~marcolz/empire/ \
ftp://ftp.stack.nl/pub/users/johans/eif/
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Empire text client
MAN1= eif.1
diff --git a/games/wolfpack/Makefile b/games/wolfpack/Makefile
index f018cb40c63f..072e9fd43312 100644
--- a/games/wolfpack/Makefile
+++ b/games/wolfpack/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF
MASTER_SITE_SUBDIR= empserver/${DISTNAME}
DISTNAME= empire-${PORTVERSION}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Long term multiplayer strategy game
MAKEFILE= GNUmakefile
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index 4734beb8f75f..664239a12a2f 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= xboard
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= X frontend for Crafty, GNUChess, Chess Servers, or e-mail chess
OPTIONS= XAW3D "Use Xaw3d widgets (instead of Xaw)" On
diff --git a/graphics/libdmtx/Makefile b/graphics/libdmtx/Makefile
index d08361503e72..6de055372d3e 100644
--- a/graphics/libdmtx/Makefile
+++ b/graphics/libdmtx/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= SF
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Software for reading and writing Data Matrix barcodes
LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index 668106e29fbf..bca5bd9333cf 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.irc.org/ftp/irc/server/ \
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= The "Internet Relay Chat" Server
USE_RC_SUBR= ircd.sh