diff options
author | mich <mich@FreeBSD.org> | 2004-10-13 16:04:17 +0000 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2004-10-13 16:04:17 +0000 |
commit | 1a7c8981b45415dbe32ba545705fde0c7bac34f9 (patch) | |
tree | adf40063b6a958607df4c6359c37c57ce5db42a8 /irc/pisg/Makefile | |
parent | db066dad58e3321e08b871dd9dfc0402223c6de9 (diff) | |
download | FreeBSD-ports-1a7c8981b45415dbe32ba545705fde0c7bac34f9.zip FreeBSD-ports-1a7c8981b45415dbe32ba545705fde0c7bac34f9.tar.gz |
o Update to -> 0.59
- Bugfixing
- Documentation fixup
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 8670f01..9f4ff87 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.56 +PORTVERSION= 0.59 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |