diff options
author | obache <obache> | 2011-04-19 11:47:12 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-19 11:47:12 +0000 |
commit | 457f30fb2f703fa3b2e7cea4e3da87980f76fc5b (patch) | |
tree | f63080575a97a2fc481cefe4bde41aea13111637 /x11 | |
parent | ec848ab37cbf58156194630036a99302f0ed5df1 (diff) | |
download | pkgsrc-457f30fb2f703fa3b2e7cea4e3da87980f76fc5b.tar.gz |
note a "used by ..." comment.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wxGTK24/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wxGTK24/Makefile.common b/x11/wxGTK24/Makefile.common index d3ffd0523ae..ecbc38e01f4 100644 --- a/x11/wxGTK24/Makefile.common +++ b/x11/wxGTK24/Makefile.common @@ -1,5 +1,6 @@ -# $NetBSD: Makefile.common,v 1.8 2010/12/23 11:45:02 dsainty Exp $ +# $NetBSD: Makefile.common,v 1.9 2011/04/19 11:47:12 obache Exp $ # +# used by x11/wxGTK24/Makefile DISTNAME= wxGTK-2.4.2 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK24/} |