From 5b12a0626a186d5a801c1ecd346ffe703f848a1b Mon Sep 17 00:00:00 2001 From: flz Date: Fri, 24 Aug 2007 09:40:35 +0000 Subject: Add UserGuide to the list of installed documentation files. Suggested by: John E Hein --- net-p2p/ctorrent/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-p2p') diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile index e9242c4d0024..070513b636e5 100644 --- a/net-p2p/ctorrent/Makefile +++ b/net-p2p/ctorrent/Makefile @@ -7,6 +7,7 @@ PORTNAME= ctorrent PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= http://www.rahul.net/dholmes/ctorrent/ DISTNAME= ${PORTNAME}-dnh${PORTVERSION} @@ -20,7 +21,7 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/ctorrent CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -PORTDOCS= README-DNH.TXT +PORTDOCS= README-DNH.TXT UserGuide .if !defined(NOPORTDOCS) post-install: -- cgit