aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2010-07-08 20:51:37 +0800
committerbf <bf@FreeBSD.org>2010-07-08 20:51:37 +0800
commitee4c074f462290909a9c472ce95aee46716b87cc (patch)
treee5359732898197b048a724a20eda848b54e26528 /devel
parentf83b3732ed545580a9bd364e8b0d39bdc979a0c4 (diff)
downloadfreebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.gz
freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.zst
freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.zip
Change my ports to use my FreeBSD.org email address.
Diffstat (limited to 'devel')
-rw-r--r--devel/abi-compliance-checker/Makefile4
-rw-r--r--devel/api-sanity-autotest/Makefile4
-rw-r--r--devel/distorm/Makefile2
-rw-r--r--devel/libdisasm/Makefile2
-rw-r--r--devel/py-distorm/Makefile2
-rw-r--r--devel/udis86/Makefile2
6 files changed, 8 insertions, 8 deletions
diff --git a/devel/abi-compliance-checker/Makefile b/devel/abi-compliance-checker/Makefile
index 3809321e2ca4..077f0389594e 100644
--- a/devel/abi-compliance-checker/Makefile
+++ b/devel/abi-compliance-checker/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: abi-compliance-checker
# Date created: August 21, 2009
-# Whom: bf <bf1783@gmail.com>
+# Whom: bf <bf@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= http://ispras.linux-foundation.org/images/8/8d/
DISTFILES= ${PORTNAME:S/^a/A/}-${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= bf1783@gmail.com
+MAINTAINER= bf@FreeBSD.org
COMMENT= Checks binary compatibility of two versions of a C/C++ shared library
NO_BUILD= yes
diff --git a/devel/api-sanity-autotest/Makefile b/devel/api-sanity-autotest/Makefile
index 77a50c9fba13..abb3ed40dfa7 100644
--- a/devel/api-sanity-autotest/Makefile
+++ b/devel/api-sanity-autotest/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: api-sanity-autotest
# Date created: February 16, 2009
-# Whom: bf <bf1783@gmail.com>
+# Whom: bf <bf@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= http://ispras.linux-foundation.org/images/e/e8/
DISTFILES= ${PORTNAME:S/^a/A/}-${PORTVERSION}${EXTRACT_SUFX}
-MAINTAINER= bf1783@gmail.com
+MAINTAINER= bf@FreeBSD.org
COMMENT= Quickly generate sanity tests for the API of a C/C++ shared library
NO_BUILD= yes
diff --git a/devel/distorm/Makefile b/devel/distorm/Makefile
index bd9427151993..da454750ea28 100644
--- a/devel/distorm/Makefile
+++ b/devel/distorm/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://www.ragestorm.net/distorm/
DISTNAME= ${PORTNAME}64-pkg${PORTVERSION}
-MAINTAINER= bf1783@gmail.com
+MAINTAINER= bf@FreeBSD.org
COMMENT= Fast x86 and x86-64 disassembler library
USE_BZIP2= yes
diff --git a/devel/libdisasm/Makefile b/devel/libdisasm/Makefile
index f4f73899ed78..a4e6e8aa2708 100644
--- a/devel/libdisasm/Makefile
+++ b/devel/libdisasm/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.23
CATEGORIES= devel
MASTER_SITES= SF/bastard/${PORTNAME}/${PORTVERSION}
-MAINTAINER= bf1783@gmail.com
+MAINTAINER= bf@FreeBSD.org
COMMENT= The Bastard Disassembly Environment x86 disassembler library and CLI
GNU_CONFIGURE= yes
diff --git a/devel/py-distorm/Makefile b/devel/py-distorm/Makefile
index f00521df548b..c48b867e96ce 100644
--- a/devel/py-distorm/Makefile
+++ b/devel/py-distorm/Makefile
@@ -14,7 +14,7 @@ DISTFILES= ${PORTNAME}64-pkg${PORTVERSION}.tar.bz2 \
diSlib64.py
EXTRACT_ONLY= ${PORTNAME}64-pkg${PORTVERSION}.tar.bz2
-MAINTAINER= bf1783@gmail.com
+MAINTAINER= bf@FreeBSD.org
COMMENT= Fast x86 and x86-64 disassembler library with Python interface
USE_BZIP2= yes
diff --git a/devel/udis86/Makefile b/devel/udis86/Makefile
index 6d6d45e4852d..897ecfea115c 100644
--- a/devel/udis86/Makefile
+++ b/devel/udis86/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.7
CATEGORIES= devel
MASTER_SITES= SF
-MAINTAINER= bf1783@gmail.com
+MAINTAINER= bf@FreeBSD.org
COMMENT= Minimalistic x86 and x86-64 disassembler library
GNU_CONFIGURE= yes