Thu Aug 6 14:38:18 2009 UTC ()
Drop PKGREVISION and bump to libfetch-2.24 instead. (in-tree package)


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

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

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