diff options
author | clement <clement@FreeBSD.org> | 2005-02-23 18:59:45 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-02-23 18:59:45 +0800 |
commit | be52772461db2b45f8b3af03d8991ae0f5590050 (patch) | |
tree | c6f9515b33162b97f8b018f7337d45e445346d99 /www/apache22/Makefile.doc | |
parent | 16391a9e5d218d2338c151b69dd98f2830d6dbeb (diff) | |
download | freebsd-ports-gnome-be52772461db2b45f8b3af03d8991ae0f5590050.tar.gz freebsd-ports-gnome-be52772461db2b45f8b3af03d8991ae0f5590050.tar.zst freebsd-ports-gnome-be52772461db2b45f8b3af03d8991ae0f5590050.zip |
- Update to 2.1.3
If you can't fetch the distfile, fetch http://httpd.apache.org/dev/dist/httpd-2.1.3-alpha.tar.bz2
into ${PORTSDIR}/distfiles/apache21
Diffstat (limited to 'www/apache22/Makefile.doc')
-rw-r--r-- | www/apache22/Makefile.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/Makefile.doc b/www/apache22/Makefile.doc index 1086b59ca5c1..3a1ff57a7477 100644 --- a/www/apache22/Makefile.doc +++ b/www/apache22/Makefile.doc @@ -150,4 +150,4 @@ PLIST_SUB+= ERROR="@comment " PLIST_SUB+= ERROR="" .endif -PORTDOCS= #don't blame me ;-) +PORTDOCS= *#don't blame me ;-) |