Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 19:18:18 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321412 - head/comms/nokryptia
Message-ID:  <201306201918.r5KJIIc0042097@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Thu Jun 20 19:18:18 2013
New Revision: 321412
URL: http://svnweb.freebsd.org/changeset/ports/321412

Log:
  . remove shlib ABI version number from LIB_DEPENDS;
  . delete an article from COMMENT;
  . trim Makefile headers.

Modified:
  head/comms/nokryptia/Makefile

Modified: head/comms/nokryptia/Makefile
==============================================================================
--- head/comms/nokryptia/Makefile	Thu Jun 20 19:14:25 2013	(r321411)
+++ head/comms/nokryptia/Makefile	Thu Jun 20 19:18:18 2013	(r321412)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	nokryptia
-# Date created:				1 July 2004
-# Whom:					Aleksander Fafula <alex@fafula.com>
-#
+# Created by: Aleksander Fafula <alex@fafula.com>
 # $FreeBSD$
-#
 
 PORTNAME=	nokryptia
 PORTVERSION=	1.3
@@ -12,9 +8,9 @@ MASTER_SITES=	http://tuxmobil.org/softwa
 		http://www.bsdguru.org/distfiles/
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A tool for fast loading mp3s into Nokia 5510
+COMMENT=	Tool for fast loading mp3s into Nokia 5510
 
-LIB_DEPENDS=	id3-3.8.3:${PORTSDIR}/audio/id3lib
+LIB_DEPENDS=	id3-3.8:${PORTSDIR}/audio/id3lib
 
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes



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