diff options
author | rillig <rillig> | 2005-05-23 09:17:45 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-05-23 09:17:45 +0000 |
commit | 70edb04ea58bfb796584b5953fac4ba32e0ac3fe (patch) | |
tree | 4949a59a11928f0bf11cd3de5c96b7ef9008bfae /editors | |
parent | a65569be9af9d44b7aa07cbc5da9a29ee1eb1d03 (diff) | |
download | pkgsrc-70edb04ea58bfb796584b5953fac4ba32e0ac3fe.tar.gz |
Removed empty line.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ce/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/ce/Makefile b/editors/ce/Makefile index d93be8da9a3..52a77c9e0b7 100644 --- a/editors/ce/Makefile +++ b/editors/ce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:40 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/05/23 09:17:45 rillig Exp $ # .include "Makefile.common" @@ -7,7 +7,6 @@ COMMENT+= , tty version PKG_INSTALLATION_TYPES= overwrite pkgviews - BUILD_TARGET= ce INSTALL_TARGET= install man-install |