diff options
Diffstat (limited to 'irc/lostirc')
-rw-r--r-- | irc/lostirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile index c737bc632272..7619494577a9 100644 --- a/irc/lostirc/Makefile +++ b/irc/lostirc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://demian.dyndns.org/src/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= rael@vectorstar.net +MAINTAINER= ports@FreeBSD.org COMMENT= LostIRC is a simple and minimal IRC client for X LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtk--2 |