diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-04-18 09:41:36 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-04-18 09:41:36 +0000 |
commit | 87818b3dd7bc90a17cb05d68d85b2bd8d0340c22 (patch) | |
tree | b2e55b2cb083b9c18f543c7e7ced471f9afd8b39 /www/cadaver/Makefile | |
parent | - back out special '-I' handling, it causes problems with the stlport [1] (diff) |
Update to 0.21
Notes
Notes:
svn path=/head/; revision=79225
Diffstat (limited to 'www/cadaver/Makefile')
-rw-r--r-- | www/cadaver/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/cadaver/Makefile b/www/cadaver/Makefile index 3d45bdd9ddbd..82b08cd949c7 100644 --- a/www/cadaver/Makefile +++ b/www/cadaver/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cadaver -PORTVERSION= 0.20.5 -PORTREVISION= 1 +PORTVERSION= 0.21.0 CATEGORIES= www MASTER_SITES= http://www.webdav.org/cadaver/ |