diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-15 10:34:34 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-15 10:34:34 +0000 |
commit | 384471f2dfdc9a9d9a68e6ade23b4878e6ce6e13 (patch) | |
tree | 06048987915fb03b724e006956a1450aa731ed7c /net-im | |
parent | 4e4fe67b87302b2acb26df616dd280ffa07a23bd (diff) | |
download | ports-384471f2dfdc9a9d9a68e6ade23b4878e6ce6e13.tar.gz ports-384471f2dfdc9a9d9a68e6ade23b4878e6ce6e13.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pork/Makefile | 2 | ||||
-rw-r--r-- | net-im/pork/distinfo | 4 | ||||
-rw-r--r-- | net-im/pork/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile index b6286a8953b0..5fd6657cbd43 100644 --- a/net-im/pork/Makefile +++ b/net-im/pork/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pork -PORTVERSION= 0.99.6 +PORTVERSION= 0.99.7 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ojnk diff --git a/net-im/pork/distinfo b/net-im/pork/distinfo index 79a42b161049..ff4081ff4f0d 100644 --- a/net-im/pork/distinfo +++ b/net-im/pork/distinfo @@ -1,2 +1,2 @@ -MD5 (pork-0.99.6.tar.gz) = f669f1c107b3e37ec6dab0b5d2637997 -SIZE (pork-0.99.6.tar.gz) = 431740 +MD5 (pork-0.99.7.tar.gz) = 9bc34a64ffad7809a0d321d0b1978432 +SIZE (pork-0.99.7.tar.gz) = 448014 diff --git a/net-im/pork/pkg-plist b/net-im/pork/pkg-plist index 649c86718c45..21ff130fd7e9 100644 --- a/net-im/pork/pkg-plist +++ b/net-im/pork/pkg-plist @@ -2,8 +2,10 @@ bin/pork %%DATADIR%%/QUICK_START %%DATADIR%%/examples/perl/acro.pl %%DATADIR%%/examples/perl/event_test.pl +%%DATADIR%%/examples/perl/irc.pl %%DATADIR%%/examples/perl/np.pl %%DATADIR%%/examples/perl/signon.pl +%%DATADIR%%/examples/perl/wh.pl %%DATADIR%%/help/blist/add_block %%DATADIR%%/help/blist/add_permit %%DATADIR%%/help/blist/away @@ -256,6 +258,7 @@ bin/pork %%DATADIR%%/help/win/bind_next %%DATADIR%%/help/win/clear %%DATADIR%%/help/win/close +%%DATADIR%%/help/win/dump %%DATADIR%%/help/win/erase %%DATADIR%%/help/win/list %%DATADIR%%/help/win/next |