diff options
author | adrianp <adrianp> | 2006-10-20 22:41:06 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2006-10-20 22:41:06 +0000 |
commit | 2c34b141969809b590ce5962a4e042f7fc0c5386 (patch) | |
tree | f174ed8d1f7822e0ad3303fa30a79f07b0f2a395 /chat/Makefile | |
parent | bbcf4e7f4aad4090c0c46f96333ddb1d108ea64e (diff) | |
download | pkgsrc-2c34b141969809b590ce5962a4e042f7fc0c5386.tar.gz |
+anope
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 2af1ae314fe..c0a6b94df0a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.119 2006/05/18 21:50:35 adrianp Exp $ +# $NetBSD: Makefile,v 1.120 2006/10/20 22:41:06 adrianp Exp $ # COMMENT= Communication programs SUBDIR+= aim SUBDIR+= amsn +SUBDIR+= anope SUBDIR+= bitchbot SUBDIR+= bitchx SUBDIR+= bitlbee |