pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Jun 12 23:50:06 UTC 2018

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: Add go-glob


To generate a diff of this commit:
cvs rdiff -u -r1.990 -r1.991 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.990 pkgsrc/textproc/Makefile:1.991
--- pkgsrc/textproc/Makefile:1.990      Sun May 27 01:59:37 2018
+++ pkgsrc/textproc/Makefile    Tue Jun 12 23:50:05 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.990 2018/05/27 01:59:37 minskim Exp $
+# $NetBSD: Makefile,v 1.991 2018/06/12 23:50:05 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -197,6 +197,7 @@ SUBDIR+=    glimpse
 SUBDIR+=       gnome-doc-utils
 SUBDIR+=       gnome-spell
 SUBDIR+=       gnome-subtitles
+SUBDIR+=       go-glob
 SUBDIR+=       go-inflect
 SUBDIR+=       go-md2man
 SUBDIR+=       go-mmark



Home | Main Index | Thread Index | Old Index