diff options
author | joerg <joerg@FreeBSD.org> | 2016-11-17 07:03:20 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2016-11-17 07:03:20 +0800 |
commit | a3e2ad525eb715447cf5d539afe20ae9a88544ae (patch) | |
tree | 681932d6f995fcb2a2cd34d2fb0a1590de382771 /editors/Makefile | |
parent | 1b05caa52db2c7feaab48001402a972692ff3030 (diff) | |
download | freebsd-ports-gnome-a3e2ad525eb715447cf5d539afe20ae9a88544ae.tar.gz freebsd-ports-gnome-a3e2ad525eb715447cf5d539afe20ae9a88544ae.tar.zst freebsd-ports-gnome-a3e2ad525eb715447cf5d539afe20ae9a88544ae.zip |
Resurrect bpatch, after moving the distfile to MASTER_SITE_LOCAL.
Inquired by email to John Rupley (fortunately still alive) about the license,
and got permission to put it into public domain.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index abad7c5ed8e8..e6b733ee0cfe 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -14,6 +14,7 @@ SUBDIR += biew SUBDIR += bitedit SUBDIR += boiling-egg + SUBDIR += bpatch SUBDIR += bvi SUBDIR += calligra SUBDIR += calligra-l10n |