diff options
author | obache <obache@pkgsrc.org> | 2011-04-20 12:06:02 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-20 12:06:02 +0000 |
commit | 566c07cc9ec2eb125cc4f671ed012f2eba8fadee (patch) | |
tree | 751b7c38064e241954bf5d985046e234e63c2585 /lang/classpath | |
parent | fe0d2905caddbf0a5bacad46a9332464d52c27b8 (diff) | |
download | pkgsrc-566c07cc9ec2eb125cc4f671ed012f2eba8fadee.tar.gz |
note "used by ..." comments.
Diffstat (limited to 'lang/classpath')
-rw-r--r-- | lang/classpath/Makefile.common | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lang/classpath/Makefile.common b/lang/classpath/Makefile.common index 584e7560161..54a628533cd 100644 --- a/lang/classpath/Makefile.common +++ b/lang/classpath/Makefile.common @@ -1,4 +1,7 @@ -# $NetBSD: Makefile.common,v 1.13 2009/05/18 13:15:19 wiz Exp $ +# $NetBSD: Makefile.common,v 1.14 2011/04/20 12:06:02 obache Exp $ +# +# used by lang/classpath/Makefile +# used by lang/classpath-gui/Makefile DISTNAME= classpath-0.93 CATEGORIES= devel |