From 0273949ea0ec5b3d4b7de5573a5297743a5434bf Mon Sep 17 00:00:00 2001 From: Michael Reifenberger Date: Mon, 26 Mar 2018 11:36:08 +0000 Subject: [PATCH] Mark samples file as such. The port should work now after installation as is. PR: 226934 Submitted by: madpilot@ --- deskutils/nextcloudclient/Makefile | 2 +- deskutils/nextcloudclient/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deskutils/nextcloudclient/Makefile b/deskutils/nextcloudclient/Makefile index 5e0d7599035f..41e49189617c 100644 --- a/deskutils/nextcloudclient/Makefile +++ b/deskutils/nextcloudclient/Makefile @@ -4,7 +4,7 @@ PORTNAME= nextcloudclient PORTVERSION= 0.0.0.20180323 #DISTVERSIONPREFIX= v -#PORTREVISION= 1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= mr@freebsd.org diff --git a/deskutils/nextcloudclient/pkg-plist b/deskutils/nextcloudclient/pkg-plist index 60a2ed3a66df..038d15145d7f 100644 --- a/deskutils/nextcloudclient/pkg-plist +++ b/deskutils/nextcloudclient/pkg-plist @@ -1,6 +1,6 @@ bin/nextcloud bin/nextcloudcmd -etc/Nextcloud/sync-exclude.lst.sample +@sample etc/Nextcloud/sync-exclude.lst.sample include/nextcloudsync/creds/abstractcredentials.h include/nextcloudsync/creds/httpcredentials.h include/nextcloudsync/mirall/account.h