pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/tea



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Nov  3 21:06:11 UTC 2018

Modified Files:
        pkgsrc/editors/tea: Makefile

Log Message:
tea: update some links


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/editors/tea/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/tea/Makefile
diff -u pkgsrc/editors/tea/Makefile:1.46 pkgsrc/editors/tea/Makefile:1.47
--- pkgsrc/editors/tea/Makefile:1.46    Tue Apr 17 22:29:38 2018
+++ pkgsrc/editors/tea/Makefile Sat Nov  3 21:06:11 2018
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.46 2018/04/17 22:29:38 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.47 2018/11/03 21:06:11 wiz Exp $
 
 DISTNAME=              tea-16.0.5
 PKGREVISION=           39
 CATEGORIES=            editors
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=tea-editor/}
+#https://github.com/psemiletov/tea-qt
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://tea-editor.sourceforge.net/
-#HOMEPAGE=             http://tea.linux.kiev.ua/
+HOMEPAGE=              http://semiletov.org/tea/
 COMMENT=               Powerful, easy-to-use text editor for Gtk2
 
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index