diff options
author | mich <mich@FreeBSD.org> | 2005-01-20 19:00:04 +0000 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2005-01-20 19:00:04 +0000 |
commit | 44b1c0c742b453e9a9c505d402ae59279d896c80 (patch) | |
tree | 826ee131e5c5cf1e8784d30c2e52490df451a31e /irc | |
parent | bf744050d15ee09831036bd8148d1beb63fbab10 (diff) | |
download | FreeBSD-ports-44b1c0c742b453e9a9c505d402ae59279d896c80.zip FreeBSD-ports-44b1c0c742b453e9a9c505d402ae59279d896c80.tar.gz |
o Update to -> 0.63
http://pisg.sourceforge.net/Changelog
Submitted by: Toni Viemero <toni.viemero@iki.fi>
PR: ports/76272
Diffstat (limited to 'irc')
-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 c98b2ce..d4630de 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/irc/pisg/distinfo b/irc/pisg/distinfo index 16bca46..c4f4b3a 100644 --- a/irc/pisg/distinfo +++ b/irc/pisg/distinfo @@ -1,2 +1,2 @@ -MD5 (pisg-0.62.tar.gz) = 70e5d191cc1c973f32625f8db854071c -SIZE (pisg-0.62.tar.gz) = 196562 +MD5 (pisg-0.63.tar.gz) = 3ad14c70f858996d7677216915941978 +SIZE (pisg-0.63.tar.gz) = 200916 |