diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-12-07 23:12:32 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-12-07 23:12:32 +0000 |
commit | 61a5d4412139660bc7c0de63eeb1051f50720c13 (patch) | |
tree | 76eea29ddd9ae1e8cac32bf4dc35fdad46008c50 /www/apache20/Makefile | |
parent | Update to 2.1.a3. (diff) |
Suggest a command to delete user instead of actually deleting it
PR: 32536
Notes
Notes:
svn path=/head/; revision=51196
Diffstat (limited to 'www/apache20/Makefile')
-rw-r--r-- | www/apache20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile index 907bf66bdf01..f9eab5fbd9cc 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -7,7 +7,7 @@ PORTNAME= apache PORTVERSION= 2.0.28 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www ipv6 MASTER_SITES= http://www.apache.org/dist/httpd/ \ http://apache.mirrorcentral.com/dist/httpd/ \ |