diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-12 14:49:37 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-12 14:49:37 +0000 |
commit | 839dcd21c8eeb05ddaaecb3faa89a06cfec4d481 (patch) | |
tree | 0b43b1e0bd86cb1b01bfa7f7a99c39d396b45666 /irc/lostirc | |
parent | 3bf3679b13d3bfa2bd884370a78ff6df9355aca2 (diff) |
Unset maintainership on ports. Multiple maintainer
timeouts.
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=123815
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 |