diff options
| author | Frederic Culot <culot@FreeBSD.org> | 2015-10-12 14:18:57 +0000 |
|---|---|---|
| committer | Frederic Culot <culot@FreeBSD.org> | 2015-10-12 14:18:57 +0000 |
| commit | 757f542ef2de4054a83f42aa584613f5c4591bda (patch) | |
| tree | f40b8e341e1e0ba6dac0c329e1d7adeb099b12d5 | |
| parent | f1813f99c113d7d5a5946b20bf38f4fdc1ffaeac (diff) | |
Notes
| -rw-r--r-- | devel/cgdb/Makefile | 2 | ||||
| -rw-r--r-- | devel/nasm/Makefile | 2 | ||||
| -rw-r--r-- | irc/hexchat/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/ttyload/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile index 8c09e7d3a7ef..927a144829d9 100644 --- a/devel/cgdb/Makefile +++ b/devel/cgdb/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.6.8 CATEGORIES= devel MASTER_SITES= http://cgdb.me/files/ -MAINTAINER= serio.jeffrey@riseup.net +MAINTAINER= serio.jeffrey@gmail.com COMMENT= Curses-based interface to the GNU Debugger LICENSE= GPLv2 diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 3bac3f06408a..8fc8c84bac52 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= devel lang MASTER_SITES= http://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ -MAINTAINER= serio.jeffrey@riseup.net +MAINTAINER= serio.jeffrey@gmail.com COMMENT= General-purpose multi-platform x86 and amd64 assembler LICENSE= BSD2CLAUSE diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index 19e73796dbae..fc00a15bdf9c 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.10.2 CATEGORIES= irc gnome ipv6 MASTER_SITES= http://dl.hexchat.net/${PORTNAME}/ -MAINTAINER= serio.jeffrey@riseup.net +MAINTAINER= serio.jeffrey@gmail.com COMMENT= IRC chat program with GTK and Text Frontend LICENSE= GPLv2 diff --git a/sysutils/ttyload/Makefile b/sysutils/ttyload/Makefile index 59d70626216f..d5fff666e6db 100644 --- a/sysutils/ttyload/Makefile +++ b/sysutils/ttyload/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.daveltd.com/src/util/ttyload/ -MAINTAINER= serio.jeffrey@riseup.net +MAINTAINER= serio.jeffrey@gmail.com COMMENT= Give a color-coded graph of load averages over time LICENSE= ISCL |
