diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:21:36 +0000 |
commit | cb07270bfe4b330033ca50711c0cf542623c4ad1 (patch) | |
tree | ee07ead2de09ca12c5066f1934dd8381702cc6e0 /www/grail | |
parent | 9c26067c12c747b733fa8f8539446975566ff6bf (diff) |
Notes
Diffstat (limited to 'www/grail')
-rw-r--r-- | www/grail/Makefile | 1 | ||||
-rw-r--r-- | www/grail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/grail/Makefile b/www/grail/Makefile index 2b2e5391e40a..62dfeddd7720 100644 --- a/www/grail/Makefile +++ b/www/grail/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR=grail EXTRACT_SUFX= .tgz MAINTAINER= ports@freebsd.org +COMMENT= An extensible Internet browser written entirely in Python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter diff --git a/www/grail/pkg-comment b/www/grail/pkg-comment deleted file mode 100644 index c7fea6b6fda6..000000000000 --- a/www/grail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extensible Internet browser written entirely in Python |