diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-08-01 11:39:56 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-08-01 11:39:56 +0000 |
commit | b64206b6bb3b29a6b1f82d20045ee40c6fbe1221 (patch) | |
tree | c724a178b15908cf6af796e874037a02c0319f6d /irc/unreal/Makefile | |
parent | 873f3348a552cab8c6bc4c99f8bf29befb32e2ff (diff) |
Notes
Diffstat (limited to 'irc/unreal/Makefile')
-rw-r--r-- | irc/unreal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/unreal/Makefile b/irc/unreal/Makefile index 9ce9ecae92cc..5959cb3105e4 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unreal -PORTVERSION= 3.2.10.3 +PORTVERSION= 3.2.10.4 CATEGORIES= irc ipv6 MASTER_SITES= http://www.unrealircd.com/downloads/ DISTNAME= ${PORTNAME}${PORTVERSION} |