svn commit: r326435 - in head/japanese: gtkicq libjcode

Thomas Abthorpe tabthorpe at FreeBSD.org
Thu Sep 5 18:24:04 UTC 2013


Author: tabthorpe
Date: Thu Sep  5 18:24:04 2013
New Revision: 326435
URL: http://svnweb.freebsd.org/changeset/ports/326435

Log:
  - Reassign to the heap due to maintainer mail bounces

Modified:
  head/japanese/gtkicq/Makefile   (contents, props changed)
  head/japanese/libjcode/Makefile   (contents, props changed)

Modified: head/japanese/gtkicq/Makefile
==============================================================================
--- head/japanese/gtkicq/Makefile	Thu Sep  5 18:20:51 2013	(r326434)
+++ head/japanese/gtkicq/Makefile	Thu Sep  5 18:24:04 2013	(r326435)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ja-gtkicq
-# Date created: 8 MAY 1999
-# Whom: Shuichi Tanaka
-#
+# Created by: Shuichi Tanaka
 # $FreeBSD$
-#
 
 PORTNAME=	gtkicq
 PORTVERSION=	0.60
@@ -15,7 +11,7 @@ PATCH_SITES=	http://keemun.soraneko.com/
 PATCHFILES=	${DISTNAME}-ja.diff.gz
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER=	stanaka at bb.mbn.or.jp
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Icq clone for Japanese user
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libjcode.a:${PORTSDIR}/japanese/libjcode

Modified: head/japanese/libjcode/Makefile
==============================================================================
--- head/japanese/libjcode/Makefile	Thu Sep  5 18:20:51 2013	(r326434)
+++ head/japanese/libjcode/Makefile	Thu Sep  5 18:24:04 2013	(r326435)
@@ -7,7 +7,7 @@ CATEGORIES=	japanese net
 MASTER_SITES=	http://keemun.soraneko.com/gtkicq/archives/
 DISTNAME=	${PORTNAME}
 
-MAINTAINER=	stanaka at bb.mbn.or.jp
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Japanese charset conversion library
 
 MAKE_ARGS=	CC=${CC}


More information about the svn-ports-all mailing list