pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/featherpad



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Apr 22 08:23:14 UTC 2020

Modified Files:
        pkgsrc/editors/featherpad: Makefile

Log Message:
editors/featherpad

Update maintainer e-mail


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/editors/featherpad/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/featherpad/Makefile
diff -u pkgsrc/editors/featherpad/Makefile:1.7 pkgsrc/editors/featherpad/Makefile:1.8
--- pkgsrc/editors/featherpad/Makefile:1.7      Sun Apr 12 08:28:35 2020
+++ pkgsrc/editors/featherpad/Makefile  Wed Apr 22 08:23:13 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/04/12 08:28:35 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/04/22 08:23:13 pin Exp $
 
 VERSION=       0.13.1
 DISTNAME=      FeatherPad-V${VERSION}
@@ -8,7 +8,7 @@ CATEGORIES=     editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tsujan/}
 GITHUB_TAG=    V${PKGVERSION_NOREV}
 
-MAINTAINER=    voidpin%protonmail.com@localhost
+MAINTAINER=    pin%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/tsujan/FeatherPad/
 COMMENT=       Lightweight Qt5 plain-text editor
 LICENSE=       gnu-gpl-v3



Home | Main Index | Thread Index | Old Index