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/zed | |
parent | 65dac0040a45fe190370c7770111d2eba8121645 (diff) | |
download | ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.tar.gz ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.zip |
Notes
Diffstat (limited to 'editors/zed')
-rw-r--r-- | editors/zed/Makefile | 1 | ||||
-rw-r--r-- | editors/zed/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/zed/Makefile b/editors/zed/Makefile index 4f40b6056601..b91fd2b837ea 100644 --- a/editors/zed/Makefile +++ b/editors/zed/Makefile @@ -11,6 +11,7 @@ CATEGORIES= editors MASTER_SITES= http://zed.c3po.it/ MAINTAINER= exile@chamber.ee +COMMENT= Simple, fast, powerful, small, highly configurable TEXT EDITOR post-install: @${STRIP_CMD} ${PREFIX}/bin/zed diff --git a/editors/zed/pkg-comment b/editors/zed/pkg-comment deleted file mode 100644 index 93926952c820..000000000000 --- a/editors/zed/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple, fast, powerful, small, highly configurable TEXT EDITOR |