diff options
author | mich <mich@FreeBSD.org> | 2004-11-22 19:31:41 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2004-11-22 19:31:41 +0800 |
commit | b937333662eecbb4249159a963891e247fb5e99d (patch) | |
tree | b81f8fbb714f466b8190d68c1b546a8c90bd7630 /irc/pisg/Makefile | |
parent | e7ddc5688e22e634e9697c4a45bd04f45679989c (diff) | |
download | freebsd-ports-gnome-b937333662eecbb4249159a963891e247fb5e99d.tar.gz freebsd-ports-gnome-b937333662eecbb4249159a963891e247fb5e99d.tar.zst freebsd-ports-gnome-b937333662eecbb4249159a963891e247fb5e99d.zip |
o Update to -> 0.61
- New mIRC6hack format
- Bugfixes
PR: ports/74027
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Diffstat (limited to 'irc/pisg/Makefile')
-rw-r--r-- | irc/pisg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile index 92fcb23e448a..f9e1036bdb6a 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.60 +PORTVERSION= 0.61 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |