summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-04-24 16:53:54 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-04-24 16:53:54 +0000
commit1546d0c97dfef45440acb278c366108a195b5398 (patch)
tree9a4ce198322379b210c8fef7053b3cd030016cc1
parent- Use bsd.port.options.mk. (diff)
Take maintainership, fix pkg-descr
Notes
Notes: svn path=/head/; revision=316452
-rw-r--r--misc/xdelta/Makefile2
-rw-r--r--misc/xdelta/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile
index c5fc4ebb6bcc..d42f91265d5f 100644
--- a/misc/xdelta/Makefile
+++ b/misc/xdelta/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= misc devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eadler@FreeBSD.org
COMMENT= A diff/patch utility for binary files
USES= pkgconfig
diff --git a/misc/xdelta/pkg-descr b/misc/xdelta/pkg-descr
index 70ebbed4d567..590ac39fc53d 100644
--- a/misc/xdelta/pkg-descr
+++ b/misc/xdelta/pkg-descr
@@ -8,4 +8,4 @@ accepts two file versions and produces a delta, while patch
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/