svn commit: r316452 - head/misc/xdelta

Eitan Adler eadler at FreeBSD.org
Wed Apr 24 16:53:55 UTC 2013


Author: eadler
Date: Wed Apr 24 16:53:54 2013
New Revision: 316452
URL: http://svnweb.freebsd.org/changeset/ports/316452

Log:
  Take maintainership, fix pkg-descr

Modified:
  head/misc/xdelta/Makefile
  head/misc/xdelta/pkg-descr

Modified: head/misc/xdelta/Makefile
==============================================================================
--- head/misc/xdelta/Makefile	Wed Apr 24 16:51:49 2013	(r316451)
+++ head/misc/xdelta/Makefile	Wed Apr 24 16:53:54 2013	(r316452)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	misc devel
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	eadler at FreeBSD.org
 COMMENT=	A diff/patch utility for binary files
 
 USES=		pkgconfig

Modified: head/misc/xdelta/pkg-descr
==============================================================================
--- head/misc/xdelta/pkg-descr	Wed Apr 24 16:51:49 2013	(r316451)
+++ head/misc/xdelta/pkg-descr	Wed Apr 24 16:53:54 2013	(r316452)
@@ -8,4 +8,4 @@ accepts two file versions and produces a
 accepts the original file version and delta and produces the
 second version.
 
-WWW:	http://code.google.com/p/xdelta/
+WWW: http://code.google.com/p/xdelta/


More information about the svn-ports-head mailing list