diff options
author | wiz <wiz> | 2003-07-10 11:47:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-10 11:47:16 +0000 |
commit | 39f2e2502960c20fe95a139ff04249fd5beb7ed4 (patch) | |
tree | e76621a5bd844a3a6636e7a1623e3bb2e72d90ff | |
parent | 3ec94defccdeeaf7228b72e86ed920fb06b233bd (diff) | |
download | pkgsrc-39f2e2502960c20fe95a139ff04249fd5beb7ed4.tar.gz |
Sort.
-rw-r--r-- | chat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile index d7138357887..1c618af90fb 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.71 2003/07/02 09:03:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.72 2003/07/10 11:47:16 wiz Exp $ # COMMENT= communication programs SUBDIR+= aim SUBDIR+= bitchx -SUBDIR+= blackened SUBDIR+= bitlbee +SUBDIR+= blackened SUBDIR+= bnc SUBDIR+= centericq SUBDIR+= dircproxy |