diff options
Diffstat (limited to 'net/unworkable/Makefile')
-rw-r--r-- | net/unworkable/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/unworkable/Makefile b/net/unworkable/Makefile index 2c2ac835446..79a44999211 100644 --- a/net/unworkable/Makefile +++ b/net/unworkable/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/01/19 05:40:39 agc Exp $ +# $NetBSD: Makefile,v 1.2 2009/02/27 22:53:47 wiz Exp $ DISTNAME= unworkable-0.51 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://p2presearch.com/unworkable/dist/ |