diff options
author | joerg <joerg@FreeBSD.org> | 1995-06-23 05:33:35 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1995-06-23 05:33:35 +0800 |
commit | c3a084c839fce64c27301d5d47100ed01a4068c4 (patch) | |
tree | 9928442572e986d8be6c2aeba025bc766813f554 /editors/Makefile | |
parent | ab727dd65cf02a40c95c2628a81a8603b15dc355 (diff) | |
download | freebsd-ports-gnome-c3a084c839fce64c27301d5d47100ed01a4068c4.tar.gz freebsd-ports-gnome-c3a084c839fce64c27301d5d47100ed01a4068c4.tar.zst freebsd-ports-gnome-c3a084c839fce64c27301d5d47100ed01a4068c4.zip |
Include uzap. (It's protected by a NO_PACKAGE though.)
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 07fe0acd6f84..c010c8437f45 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.18 1995/05/14 07:13:07 asami Exp $ +# $Id: Makefile,v 1.19 1995/06/21 11:11:18 asami Exp $ # -SUBDIR= axe e93 emacs jove mule tkHTML uemacs vile xemacs xvile +SUBDIR= axe e93 emacs jove mule tkHTML uemacs uzap vile xemacs xvile .include <bsd.port.subdir.mk> |