svn commit: r529349 - head/net/librsync2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 28 12:46:26 UTC 2020


Author: sunpoet
Date: Sat Mar 28 12:46:19 2020
New Revision: 529349
URL: https://svnweb.freebsd.org/changeset/ports/529349

Log:
  Take maintainership

Modified:
  head/net/librsync2/Makefile

Modified: head/net/librsync2/Makefile
==============================================================================
--- head/net/librsync2/Makefile	Sat Mar 28 12:46:14 2020	(r529348)
+++ head/net/librsync2/Makefile	Sat Mar 28 12:46:19 2020	(r529349)
@@ -3,12 +3,12 @@
 
 PORTNAME=	librsync
 PORTVERSION=	2.2.1
+DISTVERSIONPREFIX=	v
 PORTREVISION=	1
-DISTVERSIONPREFIX=v
 CATEGORIES=	net devel
 PKGNAMESUFFIX=	2
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Library for delta compression of streams
 
 LICENSE=	LGPL21+


More information about the svn-ports-head mailing list