Step 10 - update-patches

To create a patch we will do the following:

$ make show=WRKDIST
/usr/obj/ports/iodine-0.4.0/iodine-0.4.0
$ cd /usr/obj/ports/iodine-0.4.0/iodine-0.4.0
$ cp Makefile Makefile.orig
$ $EDITOR Makefile
[change stuff]
$ cd -
/usr/ports/mystuff/net/iodine
$ make update-patches
Processing Makefile
No patch-* found for Makefile, creating patch-Makefile
$