summaryrefslogtreecommitdiff
path: root/editors/bpatch/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* portname/portversion updateMichael Haro2000-04-141-3/+3
| | | | Notes: svn path=/head/; revision=27501
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Use MAN1. Install correctly from usermode.Tim Vanderhoek1998-08-231-1/+2
| | | | Notes: svn path=/head/; revision=12731
* Move the warning about redistribution from Makefile to pkg/DESCR. SomeTim Vanderhoek1998-08-231-5/+1
| | | | | | | rephrasals in pkg/DESCR. Notes: svn path=/head/; revision=12729
* The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot ofJoerg Wunsch1998-08-021-2/+2
| | | | | | | stuff away. Move to other FTP servers. Notes: svn path=/head/; revision=12254
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Minor variable reordering where needed. Notes: svn path=/head/; revision=4383
* Just a little newline to make the maintainer line stand out, so thatSatoshi Asami1996-03-221-1/+2
| | | | | | | people can blame Joerg if it doesn't work. :) Notes: svn path=/head/; revision=2875
* bpatch -- yet another hex editor.Joerg Wunsch1996-03-181-0/+21
This one is unique in that it doesn't load the entire file at once, hence you could use it for large files or even whole disks. Notes: svn path=/head/; revision=2853