diff options
author | Michael Landin <mich@FreeBSD.org> | 2005-08-29 10:11:52 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2005-08-29 10:11:52 +0000 |
commit | 8a6a55d2dc156e28717236ca2e007c7a55eb4947 (patch) | |
tree | 38b2a981853b497d3c7ef7ad46410c59edd2302e /irc/pisg | |
parent | d3e36fc3c2a482689724e45152605455ffe66156 (diff) | |
download | ports-8a6a55d2dc156e28717236ca2e007c7a55eb4947.tar.gz ports-8a6a55d2dc156e28717236ca2e007c7a55eb4947.zip |
o Update to -> 0.67
http://pisg.sourceforge.net/Changelog
PR: ports/85150
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Notes
Notes:
svn path=/head/; revision=141263
Diffstat (limited to 'irc/pisg')
-rw-r--r-- | irc/pisg/Makefile | 2 | ||||
-rw-r--r-- | irc/pisg/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile index 96ccf702de8c..af995be550f7 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.66 +PORTVERSION= 0.67 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/irc/pisg/distinfo b/irc/pisg/distinfo index b9bef2074840..65994101cbea 100644 --- a/irc/pisg/distinfo +++ b/irc/pisg/distinfo @@ -1,2 +1,2 @@ -MD5 (pisg-0.66.tar.gz) = 3cc9d886b2abc8a84348830790f8dcb3 -SIZE (pisg-0.66.tar.gz) = 214284 +MD5 (pisg-0.67.tar.gz) = 56b13c20c154a15b698dbd73f9002647 +SIZE (pisg-0.67.tar.gz) = 220321 |