diff options
author | obache <obache@pkgsrc.org> | 2012-04-26 10:49:27 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-26 10:49:27 +0000 |
commit | 3fc8ad6f88fcce487fcc7d26fd4fec2ee3a2b55e (patch) | |
tree | 90d0a936fc67367c136be2fa751fb805f719ccd9 /chat/Makefile | |
parent | 2e04e2a618d5d6ab3ba41c1df48e604e89065e3d (diff) | |
download | pkgsrc-3fc8ad6f88fcce487fcc7d26fd4fec2ee3a2b55e.tar.gz |
+ emacs-jabber
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 5a11186ecfb..35d258501d7 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2011/11/13 07:26:42 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.165 2012/04/26 10:49:27 obache Exp $ # COMMENT= Communication programs @@ -23,6 +23,7 @@ SUBDIR+= dircproxy SUBDIR+= eggdrop SUBDIR+= ejabberd SUBDIR+= ekg +SUBDIR+= emacs-jabber SUBDIR+= emech SUBDIR+= empathy SUBDIR+= epic4 |