diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-30 15:35:00 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-30 15:35:00 +0000 |
commit | 974740066d9b069e6966b0809f5422a6302f6cb2 (patch) | |
tree | 033f58564e5797433b4073d8ffebaa46979156b3 /sysutils/samefile | |
parent | 48098be05a6b301ec11d1633ae8a23045c9f1565 (diff) | |
download | ports-974740066d9b069e6966b0809f5422a6302f6cb2.tar.gz ports-974740066d9b069e6966b0809f5422a6302f6cb2.zip |
Notes
Diffstat (limited to 'sysutils/samefile')
-rw-r--r-- | sysutils/samefile/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/samefile/Makefile b/sysutils/samefile/Makefile index 4e9fda61e037..9d04059bf6fa 100644 --- a/sysutils/samefile/Makefile +++ b/sysutils/samefile/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.schweikhardt.net/ MAINTAINER= schweikh@FreeBSD.org COMMENT= Find files with identical contents +CONFLICTS= samesame-[0-9]* + MAN1= samefile.1 PLIST_FILES= bin/samefile GNU_CONFIGURE= yes |