aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/dfuife-curses/Makefile2
-rw-r--r--devel/libaura/Makefile2
-rw-r--r--devel/libdfui/Makefile2
-rw-r--r--devel/lua-filename/Makefile2
-rw-r--r--devel/lua-gettext/Makefile2
-rw-r--r--devel/lua-posix/Makefile2
-rw-r--r--devel/lua-pty/Makefile2
-rw-r--r--devel/lua50-app/Makefile2
-rw-r--r--devel/lua50-compat51/Makefile2
-rw-r--r--devel/lua50-dfui/Makefile2
-rw-r--r--devel/m6811-binutils/Makefile2
-rw-r--r--devel/m6811-binutils/pkg-descr3
12 files changed, 11 insertions, 14 deletions
diff --git a/devel/dfuife-curses/Makefile b/devel/dfuife-curses/Makefile
index c0de8507825..967f1781945 100644
--- a/devel/dfuife-curses/Makefile
+++ b/devel/dfuife-curses/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5.1.20050829
CATEGORIES= devel
MASTER_SITES= http://exodus.xmms.se/~alex/
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= DFUI curses frontend
LIB_DEPENDS= aura3.3:${PORTSDIR}/devel/libaura \
diff --git a/devel/libaura/Makefile b/devel/libaura/Makefile
index bee337fa778..7b5717b8806 100644
--- a/devel/libaura/Makefile
+++ b/devel/libaura/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= philip
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library of Assorted Useful Reusable Abstractions
USE_BZIP2= yes
diff --git a/devel/libdfui/Makefile b/devel/libdfui/Makefile
index b83587dfeda..be96757ea14 100644
--- a/devel/libdfui/Makefile
+++ b/devel/libdfui/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= philip
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= Abstract user interface protocol library
LIB_DEPENDS= aura3.3:${PORTSDIR}/devel/libaura
diff --git a/devel/lua-filename/Makefile b/devel/lua-filename/Makefile
index 6db1d1f3144..67705b12aa8 100644
--- a/devel/lua-filename/Makefile
+++ b/devel/lua-filename/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= filename.lua?rev=${PORTVERSION}
EXTRACT_ONLY= #
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= Filename-manipulating functions for Lua 5
USE_LUA?= 5.1
diff --git a/devel/lua-gettext/Makefile b/devel/lua-gettext/Makefile
index 31c0434ce1d..a36890ebaf1 100644
--- a/devel/lua-gettext/Makefile
+++ b/devel/lua-gettext/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= philip
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= lua_gettext.c?rev=${CVER} gettext.lua?rev=${LVER}
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gettext binding for Lua 5
USE_LUA?= 5.1
diff --git a/devel/lua-posix/Makefile b/devel/lua-posix/Makefile
index 02a45b1d6d8..22a25ae0b63 100644
--- a/devel/lua-posix/Makefile
+++ b/devel/lua-posix/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/5.0/
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= lposix.tar.gz
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= A POSIX layer for Lua
USE_LUA?= 5.1
diff --git a/devel/lua-pty/Makefile b/devel/lua-pty/Makefile
index 9ae1cd8e746..8babbffa157 100644
--- a/devel/lua-pty/Makefile
+++ b/devel/lua-pty/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= philip
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= pty.lua?rev=1.2 pty.c?rev=1.25
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= Pty (pseudo-terminal) bindings for Lua 5
USE_LUA?= 5.1
diff --git a/devel/lua50-app/Makefile b/devel/lua50-app/Makefile
index c52c82847c5..d5e1fa9141e 100644
--- a/devel/lua50-app/Makefile
+++ b/devel/lua50-app/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTFILES= app.lua?rev=${PORTVERSION}
EXTRACT_ONLY= #
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= App framework for Lua 5.0.x
USE_LUA= 5.0
diff --git a/devel/lua50-compat51/Makefile b/devel/lua50-compat51/Makefile
index 3c4b46315e5..2ef9054f823 100644
--- a/devel/lua50-compat51/Makefile
+++ b/devel/lua50-compat51/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://luaforge.net/frs/download.php/1410/
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lua 5.1 package compatibility layer for Lua 5.0.x
USE_LUA= 5.0
diff --git a/devel/lua50-dfui/Makefile b/devel/lua50-dfui/Makefile
index 340e3779d5f..b2bc5c462b1 100644
--- a/devel/lua50-dfui/Makefile
+++ b/devel/lua50-dfui/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= philip
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
DISTNAME= lua-dfui-0.1.20050901
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= DFUI binding for Lua 5.0.x
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/devel/lua50-compat51:extract
diff --git a/devel/m6811-binutils/Makefile b/devel/m6811-binutils/Makefile
index f491779e907..cf09cbc8007 100644
--- a/devel/m6811-binutils/Makefile
+++ b/devel/m6811-binutils/Makefile
@@ -16,7 +16,7 @@ PATCH_SITES= http://stephane.carrez.free.fr/snapshots/
PATCHFILES= ${PORTNAME}-${PORTVERSION}-m68hc1x-20040801.diffs.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= andrew+ports@fubar.geek.nz
+MAINTAINER= ports@FreeBSD.org
COMMENT= The binutils cross-toolchain for the 6811
NOT_FOR_ARCHS= amd64
diff --git a/devel/m6811-binutils/pkg-descr b/devel/m6811-binutils/pkg-descr
index f118d38f099..9ecd24f599a 100644
--- a/devel/m6811-binutils/pkg-descr
+++ b/devel/m6811-binutils/pkg-descr
@@ -5,6 +5,3 @@ utilities. The format of object files is ELF-32. The GNU Binutils support
translation to other formats such as S-records, Intel HEX records, ...
WWW: http://www.gnu-m68hc11.org/
-
---
-jburkhol@home.com