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/joe | |
parent | 65dac0040a45fe190370c7770111d2eba8121645 (diff) | |
download | ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.tar.gz ports-3860f7f3e28ade311a7b2100be2a828f435b10a6.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76033
Diffstat (limited to 'editors/joe')
-rw-r--r-- | editors/joe/Makefile | 1 | ||||
-rw-r--r-- | editors/joe/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/joe/Makefile b/editors/joe/Makefile index 366a9f6fa1a6..459473985296 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER?= toasty@dragondata.com +COMMENT?= Joe's own editor WRKSRC= ${WRKDIR}/joe ALL_TARGET= joe diff --git a/editors/joe/pkg-comment b/editors/joe/pkg-comment deleted file mode 100644 index 63560b62c6f6..000000000000 --- a/editors/joe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Joe's own editor |