svn commit: r478334 - head/devel/ccache

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Aug 28 22:41:45 UTC 2018


Author: amdmi3
Date: Tue Aug 28 22:41:43 2018
New Revision: 478334
URL: https://svnweb.freebsd.org/changeset/ports/478334

Log:
  - Bump revision after previous change

Modified:
  head/devel/ccache/Makefile

Modified: head/devel/ccache/Makefile
==============================================================================
--- head/devel/ccache/Makefile	Tue Aug 28 22:40:44 2018	(r478333)
+++ head/devel/ccache/Makefile	Tue Aug 28 22:41:43 2018	(r478334)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ccache
 PORTVERSION=	3.4.2
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://www.samba.org/ftp/ccache/ \
 		LOCAL/bdrewery


More information about the svn-ports-head mailing list