diff options
author | jeh <jeh@FreeBSD.org> | 2000-10-22 07:49:07 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2000-10-22 07:49:07 +0800 |
commit | 8d94586b9e9d40b0c41d00816426987212223df8 (patch) | |
tree | 95fb9a02b81da594e2711d2b4dff69c609699493 | |
parent | 379f6a703d54d7864c0120d917688de9f0c6adc9 (diff) | |
download | freebsd-ports-gnome-8d94586b9e9d40b0c41d00816426987212223df8.tar.gz freebsd-ports-gnome-8d94586b9e9d40b0c41d00816426987212223df8.tar.zst freebsd-ports-gnome-8d94586b9e9d40b0c41d00816426987212223df8.zip |
Update to version 1.0.2.
Clean up Makefile to make portlint happy
PR: 22197
Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> MAINTAINER
-rw-r--r-- | www/mod_dav/Makefile | 3 | ||||
-rw-r--r-- | www/mod_dav/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/www/mod_dav/Makefile b/www/mod_dav/Makefile index 312bd3ccddf4..f4901e51a99d 100644 --- a/www/mod_dav/Makefile +++ b/www/mod_dav/Makefile @@ -6,8 +6,7 @@ # PORTNAME= mod_dav -PORTVERSION= 1.0.0 -DISTNAME= mod_dav-${PORTVERSION}-${APACHE_VERSION} +PORTVERSION= 1.0.2 CATEGORIES= www MASTER_SITES= http://www.webdav.org/mod_dav/ DISTNAME= mod_dav-${PORTVERSION}-${APACHE_VERSION} diff --git a/www/mod_dav/distinfo b/www/mod_dav/distinfo index 9659bc201c6c..fdbd2e48a798 100644 --- a/www/mod_dav/distinfo +++ b/www/mod_dav/distinfo @@ -1 +1 @@ -MD5 (mod_dav-1.0.0-1.3.6.tar.gz) = 0f095028f64b665668268fd82a26378c +MD5 (mod_dav-1.0.2-1.3.6.tar.gz) = cecd61e87b78171ff1ca64a8bb9d6353 |