diff options
Diffstat (limited to 'editors/bpatch/Makefile')
-rw-r--r-- | editors/bpatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index 404212205687..91990a735a1f 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/ DISTNAME= ${PORTNAME} MAINTAINER= joerg@FreeBSD.org +COMMENT= A hex editor that doesn't load the whole file at once MAN1= bpatch.1 NO_WRKSUBDIR= yes |