pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libucl: Prefer MASTER_SITE_GITHUB. Update maintainer email.
Module Name: pkgsrc-wip
Committed By: Christian Koch <cfkoch%edgebsd.org@localhost>
Pushed By: cfkoch
Date: Sat Oct 24 13:56:12 2015 -0700
Changeset: edc398e7094bfa56c694f36f3d113850232f3ce4
Modified Files:
libucl/Makefile
Log Message:
libucl: Prefer MASTER_SITE_GITHUB. Update maintainer email.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=edc398e7094bfa56c694f36f3d113850232f3ce4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libucl/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/libucl/Makefile b/libucl/Makefile
index 7f6e563..78bbdf0 100644
--- a/libucl/Makefile
+++ b/libucl/Makefile
@@ -3,9 +3,9 @@
VERSION= 0.7.3
DISTNAME= libucl-${VERSION}
CATEGORIES= devel
-MASTER_SITES= -https://codeload.github.com/vstakhov/libucl/tar.gz/${VERSION}
+MASTER_SITES= ${MASTER_SITE_GITHUB:=vstakhov/}
-MAINTAINER= cfkoch%users.sourceforge.net@localhost
+MAINTAINER= cfkoch%edgebsd.org@localhost
HOMEPAGE= https://github.com/vstakhov/libucl
COMMENT= Universal configuration library parser
LICENSE= 2-clause-bsd
Home |
Main Index |
Thread Index |
Old Index