diff options
author | joerg <joerg@FreeBSD.org> | 1996-03-19 02:56:33 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1996-03-19 02:56:33 +0800 |
commit | 6c8a3266a8d2ab7cf325a203b541611aa26243e2 (patch) | |
tree | 4b0d9603ff337484093c562a36e45cd37e3896dd /editors | |
parent | e63648f3e3ce9a890d2ce01951618bd4205129a4 (diff) | |
download | freebsd-ports-gnome-6c8a3266a8d2ab7cf325a203b541611aa26243e2.tar.gz freebsd-ports-gnome-6c8a3266a8d2ab7cf325a203b541611aa26243e2.tar.zst freebsd-ports-gnome-6c8a3266a8d2ab7cf325a203b541611aa26243e2.zip |
Add bpatch.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 33a30ebea746..5f9f67eca49b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.25 1995/11/26 21:03:22 asami Exp $ +# $Id: Makefile,v 1.26 1995/12/04 09:46:10 asami Exp $ # SUBDIR += axe SUBDIR += beav + SUBDIR += bpatch SUBDIR += e93 SUBDIR += emacs SUBDIR += jove |