diff options
author | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
commit | 68fd50e3914009ae433f1127be5afebb0fbbdaea (patch) | |
tree | 350d46f49351a73775ecc23459c02231c4c68a64 /www/ap-dav | |
parent | b3e4ce7d4b0a31db7e011acf6c475710a20d1818 (diff) | |
download | pkgsrc-68fd50e3914009ae433f1127be5afebb0fbbdaea.tar.gz |
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
Diffstat (limited to 'www/ap-dav')
-rw-r--r-- | www/ap-dav/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap-dav/Makefile b/www/ap-dav/Makefile index 696466e37ea..b16fad9da2e 100644 --- a/www/ap-dav/Makefile +++ b/www/ap-dav/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:55:24 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/10/11 13:40:19 grant Exp $ DISTNAME= mod_dav-1.0.3-1.3.6 PKGNAME= ap-dav-1.0.3 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.webdav.org/mod_dav/ |