diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-03-12 13:27:28 +0000 |
commit | f856a9ae6e946c6975cc77bd09648d1dcb1e3aa4 (patch) | |
tree | 081c3e9bc8fa0ef8a36ee41524758a1afae719d1 /irc | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irssi-scripts/Makefile | 2 | ||||
-rw-r--r-- | irc/irssi-xmpp-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/irssi-xmpp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/irssi-scripts/Makefile b/irc/irssi-scripts/Makefile index 37cb2b6dabae..97876ca462b2 100644 --- a/irc/irssi-scripts/Makefile +++ b/irc/irssi-scripts/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= http://ftp.debian.org/debian/pool/main/i/${PORTNAME}/ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Collection of useful scripts for the irssi IRC-client RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi diff --git a/irc/irssi-xmpp-devel/Makefile b/irc/irssi-xmpp-devel/Makefile index a552fbc344ec..0352b122875e 100644 --- a/irc/irssi-xmpp-devel/Makefile +++ b/irc/irssi-xmpp-devel/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://jadawin.tuxaco.net/freebsd/irssi-xmpp-snapshot/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION} -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Irssi-xmpp-snapshot is the irssi-xmmp cvs snapshot BUILD_DEPENDS= irssi:${PORTSDIR}/irc/irssi diff --git a/irc/irssi-xmpp/Makefile b/irc/irssi-xmpp/Makefile index c2d6179abb6f..6faeaed4fba4 100644 --- a/irc/irssi-xmpp/Makefile +++ b/irc/irssi-xmpp/Makefile @@ -8,7 +8,7 @@ PORTVERSION= 0.13 CATEGORIES= irc MASTER_SITES= http://cybione.org/src/irssi-xmpp/ -MAINTAINER= jadawin@tuxaco.net +MAINTAINER= jadawin@FreeBSD.org COMMENT= Irssi-xmpp is an irssi plugin to connect to the Jabber network BUILD_DEPENDS= irssi:${PORTSDIR}/irc/irssi |