pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/php-soycms php-soycms: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e24f52755931
branches:  trunk
changeset: 374029:e24f52755931
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 14 10:19:38 2018 +0000

description:
php-soycms: follow redirect

diffstat:

 www/php-soycms/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 0ec5a310d47f -r e24f52755931 www/php-soycms/Makefile
--- a/www/php-soycms/Makefile   Sun Jan 14 10:17:06 2018 +0000
+++ b/www/php-soycms/Makefile   Sun Jan 14 10:19:38 2018 +0000
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.4 2013/07/12 10:45:04 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.5 2018/01/14 10:19:38 wiz Exp $
 
 DISTNAME=      soycms_1.4.0c_mysql
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME:S/_/-/:S/_mysql//}
 PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://ryo-on.users.sourceforge.net/distrib/
-# http://www.soycms.net/download
+# https://www.soycms.net/download
 EXTRACT_SUFX=  .zip
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://www.soycms.net/
+HOMEPAGE=      https://www.soycms.net/
 COMMENT=       Flexible and pluggable CMS
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index