pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/dhex



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Mar 23 20:07:29 UTC 2020

Modified Files:
        pkgsrc/editors/dhex: Makefile

Log Message:
dhex: -The


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/dhex/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/dhex/Makefile
diff -u pkgsrc/editors/dhex/Makefile:1.6 pkgsrc/editors/dhex/Makefile:1.7
--- pkgsrc/editors/dhex/Makefile:1.6    Mon Mar 23 19:45:36 2020
+++ pkgsrc/editors/dhex/Makefile        Mon Mar 23 20:07:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/03/23 19:45:36 nia Exp $
+# $NetBSD: Makefile,v 1.7 2020/03/23 20:07:29 nia Exp $
 
 DISTNAME=      dhex_0.69
 PKGNAME=       ${DISTNAME:S/_/-/}
@@ -7,7 +7,7 @@ MASTER_SITES=   https://dettus.net/dhex/
 
 MAINTAINER=    amoibos%gmail.com@localhost
 HOMEPAGE=      https://www.dettus.net/dhex/
-COMMENT=       The curses-based hex-editor with diff mode
+COMMENT=       Curses-based hex-editor with diff mode
 LICENSE=       gnu-gpl-v2
 
 USE_LANGUAGES= c



Home | Main Index | Thread Index | Old Index