summaryrefslogtreecommitdiff
path: root/net/unworkable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/unworkable/Makefile')
-rw-r--r--net/unworkable/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/unworkable/Makefile b/net/unworkable/Makefile
index a216ecb4fdd..a0b1d26acd1 100644
--- a/net/unworkable/Makefile
+++ b/net/unworkable/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2011/03/17 21:30:42 zafer Exp $
+# $NetBSD: Makefile,v 1.8 2012/03/08 01:08:41 joerg Exp $
DISTNAME= unworkable-0.51
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net
MASTER_SITES= # http://p2presearch.com/unworkable/dist/
@@ -24,7 +24,6 @@ post-configure:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/unworkable ${DESTDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/unworkable.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
- ${INSTALL_MAN} ${WRKSRC}/unworkable.cat1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/cat1/unworkable.0
.include "../../devel/libevent/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"