diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 12:35:09 +0000 |
commit | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (patch) | |
tree | 1fe1a4c27a7fa220e8e0d5b2f64d928a6aa329ca /lang/hope | |
parent | c8279043c76c50a7dfb9161150d4f3eaf58762cf (diff) | |
download | FreeBSD-ports-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.zip FreeBSD-ports-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.gz |
De-pkg-comment.
Diffstat (limited to 'lang/hope')
-rw-r--r-- | lang/hope/Makefile | 1 | ||||
-rw-r--r-- | lang/hope/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/hope/Makefile b/lang/hope/Makefile index e97ab93..f7a3434 100644 --- a/lang/hope/Makefile +++ b/lang/hope/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.soi.city.ac.uk/~ross/Hope/ DISTNAME= ${PORTNAME} MAINTAINER= lev@serebryakov.spb.ru +COMMENT= Hope is lazy interpriter for HOPE applicative language .if defined(WITH_DOCS) BUILD_DEPENDS+= latex:${PORTSDIR}/print/teTeX \ diff --git a/lang/hope/pkg-comment b/lang/hope/pkg-comment deleted file mode 100644 index aee7b8c..0000000 --- a/lang/hope/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Hope is lazy interpriter for HOPE applicative language |