diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /sysutils/cdircmp | |
parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) |
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 739e4bf98c7d..3cf8aa536f25 100644 --- a/sysutils/cdircmp/Makefile +++ b/sysutils/cdircmp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= sysutils MASTER_SITES= http://home.hccnet.nl/paul.schuurmans/download/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Compare directories and select files to copy LDFLAGS+= -lncurses -lform |