diff options
author | Michael Landin <mich@FreeBSD.org> | 2005-01-20 19:00:04 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2005-01-20 19:00:04 +0000 |
commit | ae2f723d585a695428847d33a90e02b25b54efcb (patch) | |
tree | 09f9ca57f684467fc8979f706fa147c297f3e567 /irc/pisg/Makefile | |
parent | Remove conditional dependencies on security/tcp_wrapper: That port (diff) |
o Update to -> 0.63
http://pisg.sourceforge.net/Changelog
Submitted by: Toni Viemero <toni.viemero@iki.fi>
PR: ports/76272
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 c98b2ce8fc30..d4630dee1f8c 100644 --- a/irc/pisg/Makefile +++ b/irc/pisg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pisg -PORTVERSION= 0.62 +PORTVERSION= 0.63 CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |