diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:38:28 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:38:28 +0800 |
commit | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (patch) | |
tree | cd1ee0fec6e0c9d86972c30317a9e424911c7493 /editors/e3 | |
parent | 79fa1302326244bf15e5047eaee5722c1be6f8fd (diff) | |
download | freebsd-ports-graphics-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.tar.gz freebsd-ports-graphics-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.tar.zst freebsd-ports-graphics-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.zip |
De-pkg-comment.
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 1c0871dce5e..4e1be33dea2 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 4e315758a54..00000000000 --- a/editors/e3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A full featured text editor written in assembler |