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/xed/Makefile | |
parent | 65dac0040a45fe190370c7770111d2eba8121645 (diff) | |
download | ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.tar.gz ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.zip |
Notes
Diffstat (limited to 'editors/xed/Makefile')
-rw-r--r-- | editors/xed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 455c1258a50b..004960482c21 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= shanee@augusta.de +COMMENT= A text editor for X USE_IMAKE= yes USE_XPM= yes |