diff options
author | grant <grant> | 2003-10-11 13:40:19 +0000 |
---|---|---|
committer | grant <grant> | 2003-10-11 13:40:19 +0000 |
commit | 964bf65728c71764c2dcf8e08dbf8fe9037026e8 (patch) | |
tree | 350d46f49351a73775ecc23459c02231c4c68a64 /www/ap-dav | |
parent | 6a6e4dc11d805c1f086e5701021abfedb610143b (diff) | |
download | pkgsrc-964bf65728c71764c2dcf8e08dbf8fe9037026e8.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/ |