aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chinese/scim-array/Makefile2
-rw-r--r--emulators/cygne-sdl/Makefile2
-rw-r--r--emulators/hugo/Makefile2
-rw-r--r--games/54321/Makefile2
-rw-r--r--games/noegnud-addons/Makefile2
-rw-r--r--games/noegnud-data/Makefile2
-rw-r--r--games/noegnud-littlehack/Makefile2
-rw-r--r--games/noegnud-nethack-deet/Makefile2
-rw-r--r--games/noegnud-nethack/Makefile2
-rw-r--r--games/noegnud-slashem/Makefile2
-rw-r--r--games/py-sgfsummary/Makefile2
-rw-r--r--games/vultures-eye/Makefile2
-rw-r--r--lang/fbbi/Makefile2
-rw-r--r--lang/whitespace/Makefile2
-rw-r--r--math/py-numpy/Makefile2
-rw-r--r--math/py-symeig/Makefile2
-rw-r--r--misc/dvorak7min/Makefile2
-rw-r--r--science/buddy/Makefile2
-rw-r--r--science/py-mdp/Makefile2
-rw-r--r--textproc/words/Makefile2
-rw-r--r--www/ump/Makefile2
-rw-r--r--x11-fonts/proggy_fonts/Makefile2
22 files changed, 22 insertions, 22 deletions
diff --git a/chinese/scim-array/Makefile b/chinese/scim-array/Makefile
index 1bca71c27016..46658bf2f2d9 100644
--- a/chinese/scim-array/Makefile
+++ b/chinese/scim-array/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= chinese
MASTER_SITES= http://of.openfoundry.org/download/scimarray/${PORTVERSION}/
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Array 30 SCIM IMEngine module
BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim
diff --git a/emulators/cygne-sdl/Makefile b/emulators/cygne-sdl/Makefile
index 58ee2e9009b1..02a4de0a3cec 100644
--- a/emulators/cygne-sdl/Makefile
+++ b/emulators/cygne-sdl/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= emulators
MASTER_SITES= http://sdlemu.ngemu.com/OpenProjects/
DISTNAME= Cygne-SDL-${PORTVERSION}-src
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The SDL port of Cygne, a free Bandai Wonderswan emulator
USE_SDL= sdl
diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile
index e6bb70f4a083..6d25357f8b0a 100644
--- a/emulators/hugo/Makefile
+++ b/emulators/hugo/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 12
CATEGORIES= emulators
MASTER_SITES= http://www.zeograd.com/download/
-MAINTAINER= llwang@infor.org
+MAINTAINER= portsw@FreeBSD.org
COMMENT= A PC Engine (TurboGrafx 16) emulator
BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone
diff --git a/games/54321/Makefile b/games/54321/Makefile
index e51a943a7485..8b1c7e831d35 100644
--- a/games/54321/Makefile
+++ b/games/54321/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.nklein.com/products/54321/${PORTVERSION}/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= 54321 is five games in four-, three-, or two-dimensions for one player
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
diff --git a/games/noegnud-addons/Makefile b/games/noegnud-addons/Makefile
index e13184dd9feb..5a08c1c95e2b 100644
--- a/games/noegnud-addons/Makefile
+++ b/games/noegnud-addons/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.darkarts.co.za/projects/noegnud/downloads/${PORTVERSION
PKGNAMESUFFIX= -addons
DISTFILES= ${DISTNAME}_data-tileset-absurd${EXTRACT_SUFX}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Addons (tilesets and sound themes) for noeGNUd
USE_BZIP2= yes
diff --git a/games/noegnud-data/Makefile b/games/noegnud-data/Makefile
index 707fcf78a33b..c41ac64d77b0 100644
--- a/games/noegnud-data/Makefile
+++ b/games/noegnud-data/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.darkarts.co.za/projects/noegnud/downloads/${PORTVERSION
PKGNAMESUFFIX= -data
DISTFILES= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The noeGNUd Data Files
NOEGNUDVERSION= ${PORTNAME}-0.8.0
diff --git a/games/noegnud-littlehack/Makefile b/games/noegnud-littlehack/Makefile
index bbb4bb3bdb23..3a80cbdbd75e 100644
--- a/games/noegnud-littlehack/Makefile
+++ b/games/noegnud-littlehack/Makefile
@@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}:noegnud \
nethack-342.tgz:nethack
EXTRACT_ONLY= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The noeGNUd UI for the LittleHack variation of Nethack
RUN_DEPENDS= ${LOCALBASE}/share/${NOEGNUDVERSION}/data/gui:${PORTSDIR}/games/noegnud-data
diff --git a/games/noegnud-nethack-deet/Makefile b/games/noegnud-nethack-deet/Makefile
index f0cc25171d79..7a0f8a9524b1 100644
--- a/games/noegnud-nethack-deet/Makefile
+++ b/games/noegnud-nethack-deet/Makefile
@@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}:noegnud \
nethack-342.tgz:nethack
EXTRACT_ONLY= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The noeGNUd UI for Nethack with DeeT's hack font patch
RUN_DEPENDS= ${LOCALBASE}/share/${NOEGNUDVERSION}/data/gui:${PORTSDIR}/games/noegnud-data
diff --git a/games/noegnud-nethack/Makefile b/games/noegnud-nethack/Makefile
index 89840cc2f48f..a02fea478e97 100644
--- a/games/noegnud-nethack/Makefile
+++ b/games/noegnud-nethack/Makefile
@@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}:noegnud \
nethack-343-src.tgz:nethack
EXTRACT_ONLY= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The noeGNUd UI for the vanilla Nethack
RUN_DEPENDS= ${LOCALBASE}/share/${NOEGNUDVERSION}/data/gui:${PORTSDIR}/games/noegnud-data
diff --git a/games/noegnud-slashem/Makefile b/games/noegnud-slashem/Makefile
index a561da4b3c5b..408ac31035b8 100644
--- a/games/noegnud-slashem/Makefile
+++ b/games/noegnud-slashem/Makefile
@@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}:noegnud \
se006e4f8.tar.gz:slashem
EXTRACT_ONLY= ${DISTNAME}_linux_src-minimal${EXTRACT_SUFX}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The noeGNUd UI for the SLASH'EM variant of Nethack
RUN_DEPENDS= ${LOCALBASE}/share/${NOEGNUDVERSION}/data/gui:${PORTSDIR}/games/noegnud-data
diff --git a/games/py-sgfsummary/Makefile b/games/py-sgfsummary/Makefile
index c0fa694c1bf2..9f7cca5e27f5 100644
--- a/games/py-sgfsummary/Makefile
+++ b/games/py-sgfsummary/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SGF Summarizer
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sgflib.py:${PORTSDIR}/games/py-sgflib
diff --git a/games/vultures-eye/Makefile b/games/vultures-eye/Makefile
index cf5d6dc54eb5..98e1583dd9e8 100644
--- a/games/vultures-eye/Makefile
+++ b/games/vultures-eye/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.darkarts.co.za/projects/vultures/attachment/wiki/downlo
PKGNAMESUFFIX= -eye
DISTFILES= ${DISTNAME}-full${EXTRACT_SUFX}?format=raw
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical interface for NetHack 3.4.3 forked from Falcon's Eye
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
diff --git a/lang/fbbi/Makefile b/lang/fbbi/Makefile
index 7b0e32967180..cd5dec8fdad4 100644
--- a/lang/fbbi/Makefile
+++ b/lang/fbbi/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= lang
MASTER_SITES= http://www3.telus.net/public/cpressey/distfiles/
EXTRACT_SUFX= .tgz
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An interpreter for the Befunge-98 language
PLIST_FILES= bin/fbbi
diff --git a/lang/whitespace/Makefile b/lang/whitespace/Makefile
index 1497b2b10c7b..49dc758cf9a4 100644
--- a/lang/whitespace/Makefile
+++ b/lang/whitespace/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://compsoc.dur.ac.uk/whitespace/downloads/
DISTNAME= wspace-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interpreter for the Whitespace programming language
LICENSE= GPLv2
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index c03c34a691b7..69f80467f2c0 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -14,7 +14,7 @@ DISTFILES= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX}:source \
numpy-user-${PORTVERSION}.pdf:doc
EXTRACT_ONLY= numpy-${PORTVERSION:S/r/rc/}${EXTRACT_SUFX}
-MAINTAINER= llwang@infor.org
+MAINTAINER= python@FreeBSD.org
COMMENT= The New Numeric Extension to Python
LICENSE= BSD
diff --git a/math/py-symeig/Makefile b/math/py-symeig/Makefile
index f2475c0e02f0..a1e966242873 100644
--- a/math/py-symeig/Makefile
+++ b/math/py-symeig/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math python
MASTER_SITES= SF/mdp-toolkit/mdp-toolkit/2.3
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Symmetrical eigenvalue routines for NumPy
BUILD_DEPENDS+= ${PYNUMPY}
diff --git a/misc/dvorak7min/Makefile b/misc/dvorak7min/Makefile
index d3b99877fc20..46618e653e9a 100644
--- a/misc/dvorak7min/Makefile
+++ b/misc/dvorak7min/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.6.1
CATEGORIES= misc
MASTER_SITES= http://www.linalco.com/ragnar/
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An ncurses-based Dvorak typing tutor
NO_STAGE= yes
diff --git a/science/buddy/Makefile b/science/buddy/Makefile
index a4571652e17a..21e2a95eb750 100644
--- a/science/buddy/Makefile
+++ b/science/buddy/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/BuDDy%20${PORTVERSION}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Binary Decision Diagram library
USE_AUTOTOOLS= libtool
diff --git a/science/py-mdp/Makefile b/science/py-mdp/Makefile
index fb6f22033fe2..f850db2a4564 100644
--- a/science/py-mdp/Makefile
+++ b/science/py-mdp/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}-toolkit/${PORTNAME}-toolkit/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:U}-${PORTVERSION}
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Modular toolkit for Data Processing
LICENSE= BSD
diff --git a/textproc/words/Makefile b/textproc/words/Makefile
index e09bd1b0699a..32b2a173e3b6 100644
--- a/textproc/words/Makefile
+++ b/textproc/words/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= http://archives.nd.edu/whitaker/
DISTNAME= ${PORTNAME}all
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Latin-English Dictionary Program
USES= ada
diff --git a/www/ump/Makefile b/www/ump/Makefile
index 48ae756a7bc8..84ca25b67e25 100644
--- a/www/ump/Makefile
+++ b/www/ump/Makefile
@@ -15,7 +15,7 @@ EXTRACT_ONLY= ${BZ2DIST:C/:.*$//}
PATCH_SITES= http://www.onicos.com/staff/iz/timidity/dist/
PATCHFILES= ump-patch-1.gz ump-patch-2.gz ump-patch-3.gz ump-patch-4.gz
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Unix MIDI Plugin based on TiMidity++
LIB_DEPENDS= libarc.so:${PORTSDIR}/archivers/libarc
diff --git a/x11-fonts/proggy_fonts/Makefile b/x11-fonts/proggy_fonts/Makefile
index a6997965a8e1..5c31ac4a131d 100644
--- a/x11-fonts/proggy_fonts/Makefile
+++ b/x11-fonts/proggy_fonts/Makefile
@@ -22,7 +22,7 @@ EXTRACT_ONLY= ProggyClean.pcf.zip ProggySquare.pcf.zip \
SpeedyPCF.zip WebbySmall.pcf.zip \
WebbyCaps.pcf.zip
-MAINTAINER= llwang@infor.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The perfect monospaced bitmap programming fonts
RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \