diff options
author | obache <obache> | 2011-04-20 12:06:02 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-20 12:06:02 +0000 |
commit | 681cf817974fd8e8cc78e814363e5d23b9f67ea0 (patch) | |
tree | 751b7c38064e241954bf5d985046e234e63c2585 | |
parent | 7a9afd9c56a6deb00b999058865cf53b59629212 (diff) | |
download | pkgsrc-681cf817974fd8e8cc78e814363e5d23b9f67ea0.tar.gz |
note "used by ..." comments.
-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 |