pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/dcsharp



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug  1 16:56:47 UTC 2017

Modified Files:
        pkgsrc/net/dcsharp: Makefile

Log Message:
Update HOMEPAGE. Set LICENSE.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/net/dcsharp/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/dcsharp/Makefile
diff -u pkgsrc/net/dcsharp/Makefile:1.57 pkgsrc/net/dcsharp/Makefile:1.58
--- pkgsrc/net/dcsharp/Makefile:1.57    Sat Apr 22 21:03:47 2017
+++ pkgsrc/net/dcsharp/Makefile Tue Aug  1 16:56:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2017/04/22 21:03:47 adam Exp $
+# $NetBSD: Makefile,v 1.58 2017/08/01 16:56:46 wiz Exp $
 
 DISTNAME=      dcsharp-0.11.1
 PKGREVISION=   53
@@ -7,8 +7,9 @@ MASTER_SITES=   http://dcsharp.googlecode.
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://code.google.com/p/dcsharp/
+HOMEPAGE=      https://code.google.com/archive/p/dcsharp/
 COMMENT=       File sharing client for the Direct Connect protocol
+LICENSE=       gnu-gpl-v2
 
 USE_TOOLS+=    pkg-config msgfmt
 USE_LANGUAGES= c++



Home | Main Index | Thread Index | Old Index