Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2013 16:05:18 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310936 - head/polish/libgadu
Message-ID:  <201301241605.r0OG5Ilh095404@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Thu Jan 24 16:05:18 2013
New Revision: 310936
URL: http://svnweb.freebsd.org/changeset/ports/310936

Log:
  - Change secondary category to net-im [1]
  - Improve COMMENT
  - Trim Makefile header
  
  PR:		ports/171434 [1]
  Suggested by:	tcb <tcberner@gmail.com> [1]

Modified:
  head/polish/libgadu/Makefile

Modified: head/polish/libgadu/Makefile
==============================================================================
--- head/polish/libgadu/Makefile	Thu Jan 24 15:51:35 2013	(r310935)
+++ head/polish/libgadu/Makefile	Thu Jan 24 16:05:18 2013	(r310936)
@@ -1,17 +1,14 @@
-# New ports collection makefile for:	libgadu
-# Date created:		29 December 2005
-# Whom:			Aleksander Fafula <alex@BSDGuru.org>
-#
+# Created by: Aleksander Fafula <alex@BSDGuru.org>
 # $FreeBSD$
 
 PORTNAME=	libgadu
 DISTVERSION=	1.11.2
 PORTEPOCH=	1
-CATEGORIES=	polish net
+CATEGORIES=	polish net-im
 MASTER_SITES=	http://toxygen.net/libgadu/files/
 
 MAINTAINER=	pawel@FreeBSD.org
-COMMENT=	This library is used by many IMs with Gadu-Gadu support
+COMMENT=	Instant messaging library for Gadu-Gadu protocol
 
 LICENSE=	LGPL21
 



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