pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/bcollect bcollect: cleanups



details:   https://anonhg.NetBSD.org/pkgsrc/rev/16580d2e6f73
branches:  trunk
changeset: 368943:16580d2e6f73
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 23 05:26:30 2017 +0000

description:
bcollect: cleanups

user-destdir is fine, does not need destdir.
Set LICENSE.
Comment out dead sites.

diffstat:

 sysutils/bcollect/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (22 lines):

diff -r 258286a3c0d3 -r 16580d2e6f73 sysutils/bcollect/Makefile
--- a/sysutils/bcollect/Makefile        Sat Sep 23 05:24:29 2017 +0000
+++ b/sysutils/bcollect/Makefile        Sat Sep 23 05:26:30 2017 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2017/04/19 11:24:38 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/23 05:26:30 wiz Exp $
 
 DISTNAME=      bcollect-0.6.0
 CATEGORIES=    sysutils
-MASTER_SITES=  ftp://ftp.ancient-solutions.com/pub/bsdprojects/bcollect/
+#MASTER_SITES= ftp://ftp.ancient-solutions.com/pub/bsdprojects/bcollect/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://bcollect.ancient-solutions.com/
+#HOMEPAGE=     http://bcollect.ancient-solutions.com/
 COMMENT=       Incremental remote backup tool
+LICENSE=       modified-bsd
 
-PKG_DESTDIR_SUPPORT=   destdir
 GNU_CONFIGURE= yes
 USE_TOOLS+=    lex yacc
 



Home | Main Index | Thread Index | Old Index