Thu Mar 17 21:30:42 2011 UTC ()
service suspended. fetch from backup.


(zafer)
diff -r1.6 -r1.7 pkgsrc/net/unworkable/Makefile

cvs diff -r1.6 -r1.7 pkgsrc/net/unworkable/Makefile (expand / switch to unified diff)

--- pkgsrc/net/unworkable/Makefile 2011/02/11 21:22:04 1.6
+++ pkgsrc/net/unworkable/Makefile 2011/03/17 21:30:42 1.7
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.6 2011/02/11 21:22:04 tnn Exp $ 1# $NetBSD: Makefile,v 1.7 2011/03/17 21:30:42 zafer Exp $
2 2
3DISTNAME= unworkable-0.51 3DISTNAME= unworkable-0.51
4PKGREVISION= 4 4PKGREVISION= 4
5CATEGORIES= net 5CATEGORIES= net
6MASTER_SITES= http://p2presearch.com/unworkable/dist/ 6MASTER_SITES= # http://p2presearch.com/unworkable/dist/
7 7
8MAINTAINER= agc@NetBSD.org 8MAINTAINER= agc@NetBSD.org
9HOMEPAGE= http://p2presearch.com/unworkable/ 9HOMEPAGE= http://p2presearch.com/unworkable/
10COMMENT= BSD-licensed command-line torrent client 10COMMENT= BSD-licensed command-line torrent client
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14USE_TOOLS+= yacc 14USE_TOOLS+= yacc
15WRKSRC= ${WRKDIR}/unworkable 15WRKSRC= ${WRKDIR}/unworkable
16MAKE_FILE= BSDmakefile 16MAKE_FILE= BSDmakefile
17 17
18INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/cat1 18INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/cat1
19 19