diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-04-08 20:01:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-04-08 20:01:35 +0000 |
commit | 18d30104d2a3d57264287840563ddc0319d4962d (patch) | |
tree | 70ae78d017cb76929f112c81acf9c11a1f05d3a6 | |
parent | Made the daemon control program less verbose. (diff) |
Update to 1.6
PR: 36886
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=57463
-rw-r--r-- | devel/ccache/Makefile | 2 | ||||
-rw-r--r-- | devel/ccache/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile index 513769241f23..ac49814a9752 100644 --- a/devel/ccache/Makefile +++ b/devel/ccache/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ccache -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= devel MASTER_SITES= http://ccache.samba.org/ftp/ccache/ diff --git a/devel/ccache/distinfo b/devel/ccache/distinfo index ac6146df447b..68668f81668c 100644 --- a/devel/ccache/distinfo +++ b/devel/ccache/distinfo @@ -1 +1 @@ -MD5 (ccache-1.4.tar.gz) = 4741e191f548b794bf94e2b3c582bfe9 +MD5 (ccache-1.6.tar.gz) = e21252b2053df7a4630f36d63bf878c7 |