diff options
author | ashish <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
commit | cbe60efcd327575d7878254a6457f3bd957625c7 (patch) | |
tree | eebf702dac50eb70488307be08c3c7cece8c826a /irc/irssi-fish | |
parent | 2bf0e5a254e197073cd10588ee4f4636e4fe6134 (diff) | |
download | freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.tar.gz freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.tar.zst freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.zip |
- Change my maintainer address.
Approved by: pgj (mentor)
Diffstat (limited to 'irc/irssi-fish')
-rw-r--r-- | irc/irssi-fish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irssi-fish/Makefile b/irc/irssi-fish/Makefile index c8a94430f270..a65afb8fffd2 100644 --- a/irc/irssi-fish/Makefile +++ b/irc/irssi-fish/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc security MASTER_SITES= http://fish.secure.la/irssi/ DISTNAME= FiSH-irssi.v${DISTVERSION}-source -MAINTAINER= wahjava@gmail.com +MAINTAINER= ashish@FreeBSD.org COMMENT= An encryption plugin for irssi BUILD_DEPENDS= ${LOCALBASE}/include/glib-2.0/glib.h:${PORTSDIR}/devel/glib20 \ |