pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/bcollect
Module Name: pkgsrc
Committed By: wiz
Date: Sat Sep 23 05:26:31 UTC 2017
Modified Files:
pkgsrc/sysutils/bcollect: Makefile
Log Message:
bcollect: cleanups
user-destdir is fine, does not need destdir.
Set LICENSE.
Comment out dead sites.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/bcollect/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/bcollect/Makefile
diff -u pkgsrc/sysutils/bcollect/Makefile:1.3 pkgsrc/sysutils/bcollect/Makefile:1.4
--- pkgsrc/sysutils/bcollect/Makefile:1.3 Wed Apr 19 11:24:38 2017
+++ pkgsrc/sysutils/bcollect/Makefile Sat Sep 23 05:26:30 2017
@@ -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