Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2012 13:29:03 +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: r303475 - head/textproc/coccigrep
Message-ID:  <201209011329.q81DT3Wl016137@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sat Sep  1 13:29:03 2012
New Revision: 303475
URL: http://svn.freebsd.org/changeset/ports/303475

Log:
  Fix previous commit, some parts of patch was rejected

Modified:
  head/textproc/coccigrep/Makefile

Modified: head/textproc/coccigrep/Makefile
==============================================================================
--- head/textproc/coccigrep/Makefile	Sat Sep  1 13:26:06 2012	(r303474)
+++ head/textproc/coccigrep/Makefile	Sat Sep  1 13:29:03 2012	(r303475)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	coccigrep
-# Date created:		2012-04-14
-# Whom:			Pawel Pekala <pawel@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	coccigrep
-PORTVERSION=	1.9
+PORTVERSION=	1.10
 CATEGORIES=	textproc
 MASTER_SITES=	http://home.regit.org/wp-content/uploads/2011/08/
 



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