diff options
author | wiz <wiz> | 2001-12-30 14:46:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-12-30 14:46:59 +0000 |
commit | ce90c5be647dda1fc1cefefaa5b22d8f5269f0dd (patch) | |
tree | 0123093c85e37f75afc2e4c243a351b50ec08186 | |
parent | 9b90157321d7106f85b4284b4e7b4fe6d50277d2 (diff) | |
download | pkgsrc-ce90c5be647dda1fc1cefefaa5b22d8f5269f0dd.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 0a8dda629ba..40c08e1177c 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2001/12/30 11:39:08 zuntum Exp $ +# $NetBSD: Makefile,v 1.29 2001/12/30 14:46:59 wiz Exp $ # COMMENT= communication programs @@ -14,8 +14,8 @@ SUBDIR+= everybuddy-gnome SUBDIR+= fugu SUBDIR+= gaim SUBDIR+= gale -SUBDIR+= gtkyahoo SUBDIR+= gnomeicu +SUBDIR+= gtkyahoo SUBDIR+= icb SUBDIR+= icqlib SUBDIR+= ircII |