diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /www/w3c-httpd | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) |
Notes
Diffstat (limited to 'www/w3c-httpd')
-rw-r--r-- | www/w3c-httpd/Makefile | 2 | ||||
-rw-r--r-- | www/w3c-httpd/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/w3c-httpd/Makefile b/www/w3c-httpd/Makefile index 1c4932da591d..48cfa98c4156 100644 --- a/www/w3c-httpd/Makefile +++ b/www/w3c-httpd/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= ftp://ftp.w3.org/pub/httpd/ \ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= WWW server from the W3 Consortium (W3C) - BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/wais:build NO_WRKSUBDIR= yes diff --git a/www/w3c-httpd/pkg-comment b/www/w3c-httpd/pkg-comment new file mode 100644 index 000000000000..5d0cb7375c1e --- /dev/null +++ b/www/w3c-httpd/pkg-comment @@ -0,0 +1 @@ +WWW server from the W3 Consortium (W3C) |