diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-11 04:52:11 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-11 04:52:11 +0000 |
commit | 74b0cc4cbb86987c791c4862629c4844b4be807f (patch) | |
tree | af0f11aafb1bc60d19146c09a921098496dd4a58 /www/bozohttpd/Makefile | |
parent | Correct the include path for the PGSQL support. (diff) |
PR: 54329
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Notes
Notes:
svn path=/head/; revision=84636
Diffstat (limited to 'www/bozohttpd/Makefile')
-rw-r--r-- | www/bozohttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index ce5ae523b419..a9a44f8b57eb 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bozohttpd -PORTVERSION= 20030313 +PORTVERSION= 20030622 CATEGORIES= www ipv6 MASTER_SITES= http://www.eterna.com.au/bozohttpd/ |