diff options
author | wiz <wiz@pkgsrc.org> | 2011-01-12 10:38:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-01-12 10:38:50 +0000 |
commit | 1c97c763acc4a021ce6d745fa9e6d805256fbdad (patch) | |
tree | ff753d3594611442e0e58dda20730318bbd87f43 /x11/dfm | |
parent | 84ec3afe0b7cef67bda2d2bff0511f9024c6c7d1 (diff) | |
download | pkgsrc-1c97c763acc4a021ce6d745fa9e6d805256fbdad.tar.gz |
Mention which files include this.
Diffstat (limited to 'x11/dfm')
-rw-r--r-- | x11/dfm/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/dfm/Makefile.common b/x11/dfm/Makefile.common index 3ecf052ae71..56fa0904889 100644 --- a/x11/dfm/Makefile.common +++ b/x11/dfm/Makefile.common @@ -1,5 +1,6 @@ -# $NetBSD: Makefile.common,v 1.14 2007/02/22 19:27:26 wiz Exp $ +# $NetBSD: Makefile.common,v 1.15 2011/01/12 10:47:41 wiz Exp $ # +# used by x11/dfm/Makefile DISTNAME= dfm-0.99.9 MASTER_SITES= http://www.kaisersite.de/dfm/ |