pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/xmonad



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Jun 26 04:29:56 UTC 2016

Modified Files:
        pkgsrc/wm/xmonad: Makefile

Log Message:
Clarify bit about default binary by referring to MESSAGE.
(related to PR 51244)


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/wm/xmonad/Makefile

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

Modified files:

Index: pkgsrc/wm/xmonad/Makefile
diff -u pkgsrc/wm/xmonad/Makefile:1.7 pkgsrc/wm/xmonad/Makefile:1.8
--- pkgsrc/wm/xmonad/Makefile:1.7       Mon Jan  4 12:45:36 2016
+++ pkgsrc/wm/xmonad/Makefile   Sun Jun 26 04:29:56 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2016/01/04 12:45:36 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.8 2016/06/26 04:29:56 dholland Exp $
 
 DISTNAME=      xmonad-0.12
 PKGNAME=       ${DISTNAME}
@@ -8,7 +8,7 @@ MAINTAINER=     esg%sdf.lonestar.org@localhost
 COMMENT=       Tiling window manager
 LICENSE=       modified-bsd
 
-# don't need default binary
+# don't need default binary (see MESSAGE)
 SUBST_CLASSES+=        1
 SUBST_STAGE.1= pre-patch
 SUBST_FILES.1= xmonad.cabal



Home | Main Index | Thread Index | Old Index