diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-02-24 12:47:30 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2019-02-24 12:47:30 +0000 |
commit | cd53609c95c06c8ff63a3d59e601bab791843739 (patch) | |
tree | 9b393e1e2e42f10f07da6f779ce7287ebe65fb64 /misc/bdelta | |
parent | d1883c50655130a7283e183c80eee654e5ecb6a1 (diff) | |
download | ports-cd53609c95c06c8ff63a3d59e601bab791843739.tar.gz ports-cd53609c95c06c8ff63a3d59e601bab791843739.zip |
Notes
Diffstat (limited to 'misc/bdelta')
-rw-r--r-- | misc/bdelta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bdelta/Makefile b/misc/bdelta/Makefile index 70f9ecf8e3df..100fd9b1652d 100644 --- a/misc/bdelta/Makefile +++ b/misc/bdelta/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.3.1 DISTVERSIONPREFIX=v CATEGORIES= misc devel -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced delta creator, patcher, and library LICENSE= MPL20 |