diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-04-04 10:48:05 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-04-04 10:48:05 +0000 |
commit | 23275ea5b24d298c3cb5a4ee0ca6a826d3266212 (patch) | |
tree | 6bf9a03e857b6abf3b16bd111525755e550ca8cf /irc/scrollz/Makefile | |
parent | ed205636f6d91428026e7a1a2c0bf395cd464ac8 (diff) |
Notes
Diffstat (limited to 'irc/scrollz/Makefile')
-rw-r--r-- | irc/scrollz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index 30c50517f9a9..28446580e2b4 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -6,11 +6,11 @@ # PORTNAME= scrollz -PORTVERSION= 2.2 +PORTVERSION= 2.2.1 PORTREVISION= CATEGORIES= irc ipv6 MASTER_SITES= http://www.scrollz.com/download/ \ - http://scrollz.multihomed.net/ + http://www.netraam.net/scrollz/download/ DISTNAME= ScrollZ-${PORTVERSION} MAINTAINER= mdv@unsavoury.net |