diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:16 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:16 +0000 |
commit | 2ef37619839a42a0d0fea29543336b002c32c336 (patch) | |
tree | 9e86a135424504061343ad7e8dc602c78c9362ba /sysutils/cdircmp | |
parent | 71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0 (diff) | |
download | ports-2ef37619839a42a0d0fea29543336b002c32c336.tar.gz ports-2ef37619839a42a0d0fea29543336b002c32c336.zip |
Notes
Diffstat (limited to 'sysutils/cdircmp')
-rw-r--r-- | sysutils/cdircmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdircmp/Makefile b/sysutils/cdircmp/Makefile index 8ad64b99a611..2ac52a470d95 100644 --- a/sysutils/cdircmp/Makefile +++ b/sysutils/cdircmp/Makefile @@ -4,7 +4,7 @@ PORTNAME= cdircmp PORTVERSION= 0.3 CATEGORIES= sysutils -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Compare directories and select files to copy |