diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-07-30 16:47:50 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-07-30 16:47:50 +0000 |
commit | c922014e07b435c15b97828af8f7978148ae7220 (patch) | |
tree | 542c38b6c839ac5c93d46d11673cd369ece85c82 /net-p2p | |
parent | 10031b58b190cdfc2583b3f55deaeea032b058ea (diff) | |
download | ports-c922014e07b435c15b97828af8f7978148ae7220.tar.gz ports-c922014e07b435c15b97828af8f7978148ae7220.zip |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ctorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile index 0bc44f368f98..f94eabb5475f 100644 --- a/net-p2p/ctorrent/Makefile +++ b/net-p2p/ctorrent/Makefile @@ -24,7 +24,7 @@ PATCHFILES= patchset-ctorrent-1.3.4-dnh1.diff PLIST_FILES= bin/ctorrent CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -PORTDOCS= README-DNH +PORTDOCS= README-DNH.txt .if !defined(NOPORTDOCS) post-install: |