diff options
author | obraun <obraun@FreeBSD.org> | 2002-08-23 23:18:46 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-08-23 23:18:46 +0800 |
commit | fb6f4515a88802e72454072e134ba2e4c1ec4340 (patch) | |
tree | f48aa4e12b04d537655b9e06f227cc039d09569b /irc/party/Makefile | |
parent | 7161a4c328ce28942a328974a7cf443ca5512852 (diff) | |
download | freebsd-ports-gnome-fb6f4515a88802e72454072e134ba2e4c1ec4340.tar.gz freebsd-ports-gnome-fb6f4515a88802e72454072e134ba2e4c1ec4340.tar.zst freebsd-ports-gnome-fb6f4515a88802e72454072e134ba2e4c1ec4340.zip |
Upgrade to 2.13.
PR: ports/41941
Submitted by: maintainer
Approved by: dwcjr (mentor)
Diffstat (limited to 'irc/party/Makefile')
-rw-r--r-- | irc/party/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/party/Makefile b/irc/party/Makefile index ac49216bc4db..9e1ee8e204d1 100644 --- a/irc/party/Makefile +++ b/irc/party/Makefile @@ -6,8 +6,7 @@ # PORTNAME= party -PORTVERSION= 2.12 -PORTREVISION= 1 +PORTVERSION= 2.13 CATEGORIES= irc MASTER_SITES= http://www.vocito.com/downloads/software/party/ \ ftp://ftp.vocito.com/pub/vocito.com/software/party/ |