diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:38:28 +0000 |
commit | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (patch) | |
tree | a969fa9a098ac853e0948416957ddf1a323dc690 /editors/e3 | |
parent | 65dac0040a45fe190370c7770111d2eba8121645 (diff) | |
download | ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.tar.gz ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.zip |
Notes
Diffstat (limited to 'editors/e3')
-rw-r--r-- | editors/e3/Makefile | 1 | ||||
-rw-r--r-- | editors/e3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/e3/Makefile b/editors/e3/Makefile index 1c0871dce5eb..4e1be33dea25 100644 --- a/editors/e3/Makefile +++ b/editors/e3/Makefile @@ -12,6 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://www.sax.de/~adlibit/ MAINTAINER= joseph@randomnetworks.com +COMMENT= A full featured text editor written in assembler BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/editors/e3/pkg-comment b/editors/e3/pkg-comment deleted file mode 100644 index 4e315758a54a..000000000000 --- a/editors/e3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A full featured text editor written in assembler |