diff options
Diffstat (limited to 'editors/bpatch')
| -rw-r--r-- | editors/bpatch/Makefile | 1 | ||||
| -rw-r--r-- | editors/bpatch/pkg-comment | 1 |
2 files changed, 1 insertions, 1 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 diff --git a/editors/bpatch/pkg-comment b/editors/bpatch/pkg-comment deleted file mode 100644 index 28258c418b05..000000000000 --- a/editors/bpatch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A hex editor that doesn't load the whole file at once |
