Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2012 19:28:48 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306093 - head/irc/ngircd
Message-ID:  <201210181928.q9IJSmhd007674@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Thu Oct 18 19:28:48 2012
New Revision: 306093
URL: http://svn.freebsd.org/changeset/ports/306093

Log:
  - drop maintainership
  Feature safe: yes

Modified:
  head/irc/ngircd/Makefile

Modified: head/irc/ngircd/Makefile
==============================================================================
--- head/irc/ngircd/Makefile	Thu Oct 18 19:28:15 2012	(r306092)
+++ head/irc/ngircd/Makefile	Thu Oct 18 19:28:48 2012	(r306093)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: 	ngircd
-# Date created:        1 May CEST 2003
-# Whom:                Kirill Ponomarew <ponomarew@oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew@oberon.net>
 # $FreeBSD$
-#
 
 PORTNAME=	ngircd
 PORTVERSION=	0.19.2
@@ -13,7 +9,7 @@ MASTER_SITES=	ftp://ftp.berlios.de/pub/%
 MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTVERSION=	${PORTVERSION:S/0.//}
 
-MAINTAINER=	dinoex@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free open source daemon for Internet Relay Chat (IRC)
 
 LICENSE=	GPLv2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210181928.q9IJSmhd007674>