Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2012 04:32:35 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304808 - head/russian/unzip
Message-ID:  <201209250432.q8P4WZm7060462@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Tue Sep 25 04:32:35 2012
New Revision: 304808
URL: http://svn.freebsd.org/changeset/ports/304808

Log:
  - Reassign to the heap at the maintainer's request

Modified:
  head/russian/unzip/Makefile   (contents, props changed)

Modified: head/russian/unzip/Makefile
==============================================================================
--- head/russian/unzip/Makefile	Tue Sep 25 03:41:31 2012	(r304807)
+++ head/russian/unzip/Makefile	Tue Sep 25 04:32:35 2012	(r304808)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	ru-unzip
-# Date created:		4 May 2005
-# Whom:			den
-#
+# Created by: den
 # $FreeBSD$
-#
 
 CATEGORIES=	russian archivers
 
-MAINTAINER=	den@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Unzip with CP866 and KOI8-R support
 
 CONFLICTS=	unzip-[0-9]* unzip-iconv-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]*



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