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/irssi-scripts | |
parent | 2b2b793e2f1f32ff1223df555ee1351a2e2e2201 (diff) |
Notes
Diffstat (limited to 'irc/irssi-scripts')
-rw-r--r-- | irc/irssi-scripts/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |