diff options
author | mich <mich@FreeBSD.org> | 2005-08-29 10:11:52 +0000 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2005-08-29 10:11:52 +0000 |
commit | 34b8c5f1ea4f146bcdf90c2ee53fe166d75a055a (patch) | |
tree | 7758037612e4f5aa770594907410bf9b6d25b5b8 /irc/pisg/Makefile | |
parent | 51e8a3a5c0bfdd4752a366d9e058f7108469c99d (diff) | |
download | FreeBSD-ports-34b8c5f1ea4f146bcdf90c2ee53fe166d75a055a.zip FreeBSD-ports-34b8c5f1ea4f146bcdf90c2ee53fe166d75a055a.tar.gz |
o Update to -> 0.67
http://pisg.sourceforge.net/Changelog
PR: ports/85150
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 96ccf70..af995be 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} |