diff options
author | obache <obache> | 2011-04-17 09:23:49 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-17 09:23:49 +0000 |
commit | afa9c8a31c4596a672c212cb583ee6b36eea6d23 (patch) | |
tree | 18ccac2e776678994d96195514d34c0344fc08b8 /chat | |
parent | 6a66a700ab2106bcb2abb243c7624ce204f763fd (diff) | |
download | pkgsrc-afa9c8a31c4596a672c212cb583ee6b36eea6d23.tar.gz |
note "used by ..."
Diffstat (limited to 'chat')
-rw-r--r-- | chat/xchat/Makefile.common | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index ebe1e002177..50153d4ee50 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,4 +1,8 @@ -# $NetBSD: Makefile.common,v 1.61 2010/11/16 12:21:10 tron Exp $ +# $NetBSD: Makefile.common,v 1.62 2011/04/17 09:23:49 obache Exp $ +# +# used by chat/xchat/Makefile +# used by chat/xchat-perl/Makefile +# used by chat/xchat-python/Makefile DISTNAME= xchat-2.8.8 CATEGORIES= chat |