pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/wiliki
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Jun 19 09:51:52 UTC 2016
Modified Files:
pkgsrc/www/wiliki: Makefile
Log Message:
Fix HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/wiliki/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/wiliki/Makefile
diff -u pkgsrc/www/wiliki/Makefile:1.6 pkgsrc/www/wiliki/Makefile:1.7
--- pkgsrc/www/wiliki/Makefile:1.6 Sun Oct 28 06:31:09 2012
+++ pkgsrc/www/wiliki/Makefile Sun Jun 19 09:51:52 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/28 06:31:09 asau Exp $
+# $NetBSD: Makefile,v 1.7 2016/06/19 09:51:52 ryoon Exp $
#
DISTNAME= WiLiKi-0.6.2
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
EXTRACT_SUFX= .tgz
MAINTAINER= uebayasi%NetBSD.org@localhost
-HOMEPAGE= http://wiliki.sourceforge.net/
+HOMEPAGE= http://practical-scheme.net/wiliki/wiliki.cgi
COMMENT= WikiWiki clone written in Scheme
# XXX Use >=0.9 to work-around `gauche-config --sitelibdir` change!
Home |
Main Index |
Thread Index |
Old Index