diff options
author | jmcneill <jmcneill> | 2009-01-16 14:29:06 +0000 |
---|---|---|
committer | jmcneill <jmcneill> | 2009-01-16 14:29:06 +0000 |
commit | 42bbbad0c3a489599b91fb43fb3c6b447c99c8a1 (patch) | |
tree | d484555649b390e8f4263f9ad934518a84984268 /chat | |
parent | 256860a9e0d0112da542affd3e1c7d6f9a5694dd (diff) | |
download | pkgsrc-42bbbad0c3a489599b91fb43fb3c6b447c99c8a1.tar.gz |
+ pidgin-libnotify
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 5e6b3b68107..6126df91f9a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2009/01/12 13:38:11 jmcneill Exp $ +# $NetBSD: Makefile,v 1.147 2009/01/16 14:29:06 jmcneill Exp $ # COMMENT= Communication programs @@ -85,6 +85,7 @@ SUBDIR+= pidgin SUBDIR+= pidgin-facebookchat SUBDIR+= pidgin-icb SUBDIR+= pidgin-latex +SUBDIR+= pidgin-libnotify SUBDIR+= pidgin-otr SUBDIR+= pidgin-sametime SUBDIR+= pidgin-silc |