diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:08:24 +0000 |
commit | e173f6c3ea86b9ad956712cde81488b3932fb586 (patch) | |
tree | fe3d016b468984b9e909062a12c07733eacbeff1 /www/elinks | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'www/elinks')
-rw-r--r-- | www/elinks/Makefile | 1 | ||||
-rw-r--r-- | www/elinks/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 907751f8781c..c9c9db90852f 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -13,6 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= jharris@widomaker.com +COMMENT= Elinks - links text WWW browser with enhancements GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/www/elinks/pkg-comment b/www/elinks/pkg-comment deleted file mode 100644 index ffc54e36bfe4..000000000000 --- a/www/elinks/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Elinks - links text WWW browser with enhancements |