diff options
author | mef <mef> | 2013-06-14 13:43:05 +0000 |
---|---|---|
committer | mef <mef> | 2013-06-14 13:43:05 +0000 |
commit | 78088658ec99768d8dd6f6ec3ad446e31c2dbb2e (patch) | |
tree | cf21a3c7c82fdad0dc54fd8bd04757f2137bc94a | |
parent | 4c114176c19c02fcdd759bef548bd6d4d7105b6c (diff) | |
download | pkgsrc-78088658ec99768d8dd6f6ec3ad446e31c2dbb2e.tar.gz |
Add twittering-mode 3.0.0.
-rw-r--r-- | doc/CHANGES-2013 | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2013 b/doc/CHANGES-2013 index daf6e68f05a..b4f59f44046 100644 --- a/doc/CHANGES-2013 +++ b/doc/CHANGES-2013 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2013,v 1.2058 2013/06/14 11:16:11 obache Exp $ +$NetBSD: CHANGES-2013,v 1.2059 2013/06/14 13:44:23 mef Exp $ Changes to the packages collection and infrastructure in 2013: @@ -3224,3 +3224,4 @@ Changes to the packages collection and infrastructure in 2013: Updated lang/gcc48-libs to 4.8.1nb2 [jperkin 2013-06-14] Added security/py-itsdangerous version 0.21 [kleink 2013-06-14] Updated misc/dpkg to 1.16.10 [obache 2013-06-14] + Added net/twittering-mode version 3.0.0 [mef 2013-06-14] diff --git a/net/Makefile b/net/Makefile index 6872ded9f72..c3eeee1c49f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.970 2013/06/06 03:00:57 taca Exp $ +# $NetBSD: Makefile,v 1.971 2013/06/14 13:43:05 mef Exp $ # COMMENT= Networking tools @@ -665,6 +665,7 @@ SUBDIR+= tsclient SUBDIR+= tsocks SUBDIR+= tspc SUBDIR+= ttt +SUBDIR+= twittering-mode SUBDIR+= twitux SUBDIR+= ucarp SUBDIR+= ucspi-ssl |