diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-03-25 20:59:47 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-03-25 20:59:47 +0000 |
commit | 49477413c015ce180bd50683d25a542bb3db7df1 (patch) | |
tree | fc8996c97b7929247b795a6ce4422d1710384faf /sysutils/weedit | |
parent | 39718fdc60e3cc5c3412d018cf65010358b6628f (diff) |
- Remove vanished master site
- Quiesce portlint about patch format
Notes
Notes:
svn path=/head/; revision=411908
Diffstat (limited to 'sysutils/weedit')
-rw-r--r-- | sysutils/weedit/Makefile | 3 | ||||
-rw-r--r-- | sysutils/weedit/files/patch-utils__readdb.c | 6 | ||||
-rw-r--r-- | sysutils/weedit/files/patch-weedit.c | 6 |
3 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/weedit/Makefile b/sysutils/weedit/Makefile index 64812898ebb5..d47ff59a4b75 100644 --- a/sysutils/weedit/Makefile +++ b/sysutils/weedit/Makefile @@ -4,8 +4,7 @@ PORTNAME= weedit PORTVERSION= 2.0.3 CATEGORIES= sysutils -MASTER_SITES= http://adm1n.cjb.net/cw/ \ - LOCAL/ehaupt +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= File duplicate scanner with database support diff --git a/sysutils/weedit/files/patch-utils__readdb.c b/sysutils/weedit/files/patch-utils__readdb.c index 37450083e7e8..19cbe6f24b64 100644 --- a/sysutils/weedit/files/patch-utils__readdb.c +++ b/sysutils/weedit/files/patch-utils__readdb.c @@ -1,6 +1,6 @@ ---- ./utils/readdb.c.orig 2011-06-21 15:44:50.000000000 +0200 -+++ ./utils/readdb.c 2011-06-21 15:45:08.000000000 +0200 -@@ -9,7 +9,7 @@ +--- utils/readdb.c.orig 2016-03-25 20:56:46 UTC ++++ utils/readdb.c +@@ -9,7 +9,7 @@ char *id="\n\n\n\n\n-CW was here-\n\n\n\ #include <stdio.h> #include <memory.h> #include <time.h> diff --git a/sysutils/weedit/files/patch-weedit.c b/sysutils/weedit/files/patch-weedit.c index fef7d072efe7..f0aac6726463 100644 --- a/sysutils/weedit/files/patch-weedit.c +++ b/sysutils/weedit/files/patch-weedit.c @@ -1,6 +1,6 @@ ---- ./weedit.c.orig 2011-06-21 15:45:47.000000000 +0200 -+++ ./weedit.c 2011-06-21 15:45:23.000000000 +0200 -@@ -265,7 +265,7 @@ +--- weedit.c.orig 2016-03-25 20:56:46 UTC ++++ weedit.c +@@ -265,7 +265,7 @@ void usage(char *fname) exit (-1); } |