diff options
author | mich <mich@FreeBSD.org> | 2005-02-28 17:59:16 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2005-02-28 17:59:16 +0800 |
commit | 3c4d4e50461b09630678e551ae34887a9b4c49c9 (patch) | |
tree | df24690db83fdd8c99adfad73a69fca9b4a93b15 /irc | |
parent | 7bef8a649d92acdd72a04b17eccb999898a276cd (diff) | |
download | freebsd-ports-gnome-3c4d4e50461b09630678e551ae34887a9b4c49c9.tar.gz freebsd-ports-gnome-3c4d4e50461b09630678e551ae34887a9b4c49c9.tar.zst freebsd-ports-gnome-3c4d4e50461b09630678e551ae34887a9b4c49c9.zip |
o Update to -> 0.64
PR: ports/78153
Submitted by: Toni Viemero <toni.viemero@iki.fi>
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 d4630dee1f8c..9f34b48a61ce 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.63 +PORTVERSION= 0.64 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/irc/pisg/distinfo b/irc/pisg/distinfo index c4f4b3a3865a..3c0987f5621d 100644 --- a/irc/pisg/distinfo +++ b/irc/pisg/distinfo @@ -1,2 +1,2 @@ -MD5 (pisg-0.63.tar.gz) = 3ad14c70f858996d7677216915941978 -SIZE (pisg-0.63.tar.gz) = 200916 +MD5 (pisg-0.64.tar.gz) = e963b650c34b1e2c495d3e09897f59da +SIZE (pisg-0.64.tar.gz) = 204756 |