diff options
author | xtraeme <xtraeme> | 2003-12-03 23:13:34 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-03 23:13:34 +0000 |
commit | 802883ad24ad2a858053969ded41db7aa3beb2ea (patch) | |
tree | 688be3bc071af87c7133589e26d42bf3ae74bb73 /chat | |
parent | 400d6f8cb64576f470d7483a7e9bdab0161b60a7 (diff) | |
download | pkgsrc-802883ad24ad2a858053969ded41db7aa3beb2ea.tar.gz |
Add and enable fisg.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 82463689b21..bc110123677 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2003/10/26 08:59:32 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2003/12/03 23:13:34 xtraeme Exp $ # COMMENT= Communication programs @@ -17,6 +17,7 @@ SUBDIR+= epic4 SUBDIR+= epic4-doc SUBDIR+= everybuddy SUBDIR+= everybuddy-gnome +SUBDIR+= fisg SUBDIR+= fugu SUBDIR+= gabber SUBDIR+= gaim |