pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/pear-Net_LDAP3



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Sep 12 16:09:53 UTC 2016

Modified Files:
        pkgsrc/net/pear-Net_LDAP3: Makefile

Log Message:
Add project page on git.kolab.org as HOMEPAGE.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/pear-Net_LDAP3/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/pear-Net_LDAP3/Makefile
diff -u pkgsrc/net/pear-Net_LDAP3/Makefile:1.3 pkgsrc/net/pear-Net_LDAP3/Makefile:1.4
--- pkgsrc/net/pear-Net_LDAP3/Makefile:1.3      Tue Jul 19 14:44:30 2016
+++ pkgsrc/net/pear-Net_LDAP3/Makefile  Mon Sep 12 16:09:52 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/07/19 14:44:30 taca Exp $
+# $NetBSD: Makefile,v 1.4 2016/09/12 16:09:52 taca Exp $
 
 DISTNAME=      Net_LDAP3-1.0.5
 MASTER_SITES=  ${MASTER_SITE_LOCAL}
@@ -6,6 +6,7 @@ CATEGORIES+=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Object oriented interface for searching and manipulating LDAP-entries
+HOMEPAGE=      https://git.kolab.org/project/profile/27/
 LICENSE=       gnu-lgpl-v3
 
 DEPENDS+=      ${PHP_PKG_PREFIX}-ldap>=5.2.12:../../databases/php-ldap



Home | Main Index | Thread Index | Old Index