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/tinyproxy | |
parent | 1e7863a2b9faf5dfed393cbc6e4e954df275caa3 (diff) | |
download | ports-e173f6c3ea86b9ad956712cde81488b3932fb586.tar.gz ports-e173f6c3ea86b9ad956712cde81488b3932fb586.zip |
Notes
Diffstat (limited to 'www/tinyproxy')
-rw-r--r-- | www/tinyproxy/Makefile | 1 | ||||
-rw-r--r-- | www/tinyproxy/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 30730670ff7c..39f0f7d0f85e 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mitsuru@riken.go.jp +COMMENT= A small, efficient HTTP proxy server GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/www/tinyproxy/pkg-comment b/www/tinyproxy/pkg-comment deleted file mode 100644 index 41057fe3f373..000000000000 --- a/www/tinyproxy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small, efficient HTTP proxy server |