Thu Aug 6 14:03:23 2009 UTC ()
Bump the PKGREVISION for ftp.c change


(tnn)
diff -r1.28 -r1.29 pkgsrc/net/libfetch/Makefile

cvs diff -r1.28 -r1.29 pkgsrc/net/libfetch/Makefile (expand / switch to unified diff)

--- pkgsrc/net/libfetch/Makefile 2009/05/19 08:59:27 1.28
+++ pkgsrc/net/libfetch/Makefile 2009/08/06 14:03:23 1.29
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.28 2009/05/19 08:59:27 wiz Exp $ 1# $NetBSD: Makefile,v 1.29 2009/08/06 14:03:23 tnn Exp $
2# 2#
3 3
4DISTNAME= libfetch-2.23 4DISTNAME= libfetch-2.23
 5PKGREVISION= 1
5CATEGORIES= net 6CATEGORIES= net
6MASTER_SITES= # empty 7MASTER_SITES= # empty
7DISTFILES= # empty 8DISTFILES= # empty
8 9
9MAINTAINER= joerg@NetBSD.org 10MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://www.FreeBSD.org/ 11HOMEPAGE= http://www.FreeBSD.org/
11COMMENT= Library to access HTTP/FTP server 12COMMENT= Library to access HTTP/FTP server
12LICENSE= modified-bsd 13LICENSE= modified-bsd
13 14
14PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
15 16
16USE_FEATURES= nbcompat 17USE_FEATURES= nbcompat
17 18