diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /www/wwwoffle | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'www/wwwoffle')
-rw-r--r-- | www/wwwoffle/Makefile | 1 | ||||
-rw-r--r-- | www/wwwoffle/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index 10898d21642d..a29625a8cebd 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.gedanken.freeserve.co.uk/download-wwwoffle/ EXTRACT_SUFX= .tgz MAINTAINER= sumikawa@FreeBSD.org +COMMENT= A caching proxy server for HTTP and FTP designed for dial-up hosts USE_PERL5= yes USE_GMAKE= yes diff --git a/www/wwwoffle/pkg-comment b/www/wwwoffle/pkg-comment deleted file mode 100644 index 7173e6333996..000000000000 --- a/www/wwwoffle/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A caching proxy server for HTTP and FTP designed for dial-up hosts |