aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gnunet-gtk
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-10-08 15:12:22 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-10-08 15:12:22 +0000
commiteb8748bedad607ac907ca3545ad41d6931f779fc (patch)
treec89b8aa93cae0953f125b8444f09a7c67d6adcf9 /net-p2p/gnunet-gtk
parent42bc424f618b6148fae4b6088ace14057513f0bc (diff)
downloadports-eb8748bedad607ac907ca3545ad41d6931f779fc.tar.gz
ports-eb8748bedad607ac907ca3545ad41d6931f779fc.zip
Notes
Diffstat (limited to 'net-p2p/gnunet-gtk')
-rw-r--r--net-p2p/gnunet-gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/gnunet-gtk/Makefile b/net-p2p/gnunet-gtk/Makefile
index 173ee4da23df..0bf4ee79ce57 100644
--- a/net-p2p/gnunet-gtk/Makefile
+++ b/net-p2p/gnunet-gtk/Makefile
@@ -41,7 +41,7 @@ post-patch:
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for i in AUTHORS ChangeLog NEWS README
+.for i in AUTHORS ChangeLog NEWS README
(cd ${WRKSRC} && ${INSTALL_DATA} ${i} \
${STAGEDIR}${DOCSDIR})
.endfor