pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/skey Update HOMEPAGE, which were unknown (MAS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f2c1a72aeb9
branches:  trunk
changeset: 643398:6f2c1a72aeb9
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Dec 16 03:26:49 2014 +0000

description:
Update HOMEPAGE, which were unknown (MASTER_SITES now, is still unknown).

diffstat:

 security/skey/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 52b18ef6d731 -r 6f2c1a72aeb9 security/skey/Makefile
--- a/security/skey/Makefile    Tue Dec 16 02:58:20 2014 +0000
+++ b/security/skey/Makefile    Tue Dec 16 03:26:49 2014 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.29 2014/05/29 23:37:26 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2014/12/16 03:26:49 mef Exp $
 #
 
 DISTNAME=              skey-1.1.5
 PKGREVISION=           7
 CATEGORIES=            security
 MASTER_SITES=          http://www.sparc.spb.su/solaris/skey/
+#MASTER_SITES=         ftp://ftp.math.ethz.ch/hg/pub/opie/
+#DIST_SUBDIR=          skey-1.1.5
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              ${MASTER_SITES}
+HOMEPAGE=              https://github.com/weiyeh/skey
 COMMENT=               Port of OpenBSD s/key implementation
 
 USE_TOOLS+=            gmake perl:run



Home | Main Index | Thread Index | Old Index