Date: Thu, 20 Dec 2012 17:45:49 +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: r309321 - head/devel/liblnk Message-ID: <201212201745.qBKHjnFR092004@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Thu Dec 20 17:45:48 2012 New Revision: 309321 URL: http://svnweb.freebsd.org/changeset/ports/309321 Log: Remove forgotten caps in COMMENT Modified: head/devel/liblnk/Makefile Modified: head/devel/liblnk/Makefile ============================================================================== --- head/devel/liblnk/Makefile Thu Dec 20 17:42:21 2012 (r309320) +++ head/devel/liblnk/Makefile Thu Dec 20 17:45:48 2012 (r309321) @@ -8,7 +8,7 @@ MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-alpha-${PORTVERSION} MAINTAINER= antoine@FreeBSD.org -COMMENT= Library and tools to access the Windows Shortcut File (LNK) Format +COMMENT= Library and tools to access the Windows shortcut file (LNK) format LICENSE= LGPL3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212201745.qBKHjnFR092004>