diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-08-08 03:58:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-08-08 03:58:45 +0800 |
commit | 25def2e7876c0cdec871a0daf4203b347ca6d301 (patch) | |
tree | 44c212bb65b458c5329d30a528cc7f4d514ab380 /sysutils/fdupes | |
parent | 8e79c50238c4af08a6b742b8fbca23d3da407cb3 (diff) | |
download | freebsd-ports-graphics-25def2e7876c0cdec871a0daf4203b347ca6d301.tar.gz freebsd-ports-graphics-25def2e7876c0cdec871a0daf4203b347ca6d301.tar.zst freebsd-ports-graphics-25def2e7876c0cdec871a0daf4203b347ca6d301.zip |
Update MASTER_SITES
Diffstat (limited to 'sysutils/fdupes')
-rw-r--r-- | sysutils/fdupes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile index 7cae0df2796..a253aaeb38b 100644 --- a/sysutils/fdupes/Makefile +++ b/sysutils/fdupes/Makefile @@ -8,8 +8,7 @@ PORTNAME= fdupes DISTVERSION= 1.50-PR2 CATEGORIES= sysutils -MASTER_SITES= http://netdial.caribe.net/~adrian2/programs/ \ - CRITICAL +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fdupes is a program for identifying or deleting duplicate files |