svn commit: r505136 - head/net-p2p/litecoin

Steve Wills swills at FreeBSD.org
Wed Jun 26 03:17:49 UTC 2019


Author: swills
Date: Wed Jun 26 03:17:47 2019
New Revision: 505136
URL: https://svnweb.freebsd.org/changeset/ports/505136

Log:
  net-p2p/litecoin: drop maintainership

Modified:
  head/net-p2p/litecoin/Makefile   (contents, props changed)

Modified: head/net-p2p/litecoin/Makefile
==============================================================================
--- head/net-p2p/litecoin/Makefile	Wed Jun 26 01:55:19 2019	(r505135)
+++ head/net-p2p/litecoin/Makefile	Wed Jun 26 03:17:47 2019	(r505136)
@@ -1,13 +1,12 @@
-# Created by: Steve Wills <swills at FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	litecoin
-PORTVERSION=	0.16.3
+PORTVERSION=	0.17.1
 DISTVERSIONPREFIX=	v
 PORTREVISION=	6
 CATEGORIES=	net-p2p finance
 
-MAINTAINER=	swills at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT?=	Virtual Peer-to-Peer Currency Client (QT)
 
 LICENSE=	MIT


More information about the svn-ports-all mailing list