diff options
author | mich <mich@FreeBSD.org> | 2004-10-19 20:15:09 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2004-10-19 20:15:09 +0800 |
commit | 76b021f0737a2d08d030e0b6185add11084e2364 (patch) | |
tree | 1fa061316aff2e9e09b7273210d87fb501bc7b12 /irc/pisg/Makefile | |
parent | 09857200ced062f83fd811a2f6de4ea5074370c2 (diff) | |
download | freebsd-ports-gnome-76b021f0737a2d08d030e0b6185add11084e2364.tar.gz freebsd-ports-gnome-76b021f0737a2d08d030e0b6185add11084e2364.tar.zst freebsd-ports-gnome-76b021f0737a2d08d030e0b6185add11084e2364.zip |
o Update to -> 0.60
- Code cleanup
- Small feature enhancements
- Translation cleanup and fixes.
PR: ports/72870
Submitter: 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 9f4ff8733b64..64cb6e83c90b 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.59 +PORTVERSION= 0.60 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |