diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-03-07 03:25:10 +0000 |
commit | d43ea8768e0bf1e39de18f804246f3e634fe998f (patch) | |
tree | 4182f12506e5ebc35eb16b446a1a7b815762ed62 /irc | |
parent | 49f67f0f61db6ce04ad97be8c96b8ca1bdb70943 (diff) | |
download | FreeBSD-ports-d43ea8768e0bf1e39de18f804246f3e634fe998f.zip FreeBSD-ports-d43ea8768e0bf1e39de18f804246f3e634fe998f.tar.gz |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ninja/Makefile | 8 | ||||
-rw-r--r-- | irc/psybnc/Makefile | 2 |
2 files changed, 3 insertions, 7 deletions
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index 00174cd..8103d36 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: Ninja-irc -# Date created: 10 April 1999 -# Whom: Chris Piazza <cpiazza@FreeBSD.org> -# +# Created by: Chris Piazza <cpiazza@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ninja PORTVERSION= 1.5.8.1 CATEGORIES= irc MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Another ircII based irc client WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index 322654f..307e6c3 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -7,7 +7,7 @@ CATEGORIES= irc ipv6 MASTER_SITES= http://www.psybnc.at/download/beta/ CENKES DISTNAME= psyBNC-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Extremely powerful IRC bouncer WRKSRC= ${WRKDIR}/psybnc |