diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/tide | |
parent | 2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff) | |
download | ports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz ports-65dac0040a45fe190370c7770111d2eba8121645.zip |
Notes
Diffstat (limited to 'devel/tide')
-rw-r--r-- | devel/tide/Makefile | 1 | ||||
-rw-r--r-- | devel/tide/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/tide/Makefile b/devel/tide/Makefile index c0fda7b09190..c0f95427dfd9 100644 --- a/devel/tide/Makefile +++ b/devel/tide/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.not-compatible.org/files/ \ DISTNAME= tide-${PORTVERSION:S/.//g} MAINTAINER= nmh@t3x.org +COMMENT= T3X Integrated Development Environment and T3X Tool classes BUILD_DEPENDS= tx:${PORTSDIR}/lang/t3x RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/tide/pkg-comment b/devel/tide/pkg-comment deleted file mode 100644 index 21d5dcd239c7..000000000000 --- a/devel/tide/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -T3X Integrated Development Environment and T3X Tool classes |