diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 23:36:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-28 23:36:14 +0000 |
commit | 9a76c59445013f1e5377f4a6e078c7a0ef246d17 (patch) | |
tree | 4dff6f82fc6dd65e1eb9582a0abc36d392e5cca1 /devel | |
parent | de370556ea4728c5f2ccde5f3539c3a7a428c9f7 (diff) | |
download | ports-9a76c59445013f1e5377f4a6e078c7a0ef246d17.tar.gz ports-9a76c59445013f1e5377f4a6e078c7a0ef246d17.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/dfuife-curses/Makefile | 2 | ||||
-rw-r--r-- | devel/libaura/Makefile | 2 | ||||
-rw-r--r-- | devel/libdfui/Makefile | 2 | ||||
-rw-r--r-- | devel/lua-filename/Makefile | 2 | ||||
-rw-r--r-- | devel/lua-gettext/Makefile | 2 | ||||
-rw-r--r-- | devel/lua-posix/Makefile | 2 | ||||
-rw-r--r-- | devel/lua-pty/Makefile | 2 | ||||
-rw-r--r-- | devel/lua50-app/Makefile | 2 | ||||
-rw-r--r-- | devel/lua50-compat51/Makefile | 2 | ||||
-rw-r--r-- | devel/lua50-dfui/Makefile | 2 | ||||
-rw-r--r-- | devel/m6811-binutils/Makefile | 2 | ||||
-rw-r--r-- | devel/m6811-binutils/pkg-descr | 3 |
12 files changed, 11 insertions, 14 deletions
diff --git a/devel/dfuife-curses/Makefile b/devel/dfuife-curses/Makefile index c0de85078259..967f17819453 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 bee337fa778f..7b5717b88065 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 b83587dfedac..be96757ea14a 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 6db1d1f31446..67705b12aa89 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 31c0434ce1d4..a36890ebaf1c 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 02a45b1d6d89..22a25ae0b63b 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 9ae1cd8e746f..8babbffa1575 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 c52c82847c54..d5e1fa9141e5 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 3c4b46315e56..2ef9054f8239 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 340e3779d5fd..b2bc5c462b18 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 f491779e907c..cf09cbc80070 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 f118d38f099e..9ecd24f599ad 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 |