diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-06 22:36:23 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2014-01-06 22:36:23 +0000 |
commit | 6b3bb2140eb827132bac03ce67da698fc8bbea90 (patch) | |
tree | e8ce6c4a91646b3c04a67fdc4ba3a33759e418b5 /irc/unreal/Makefile | |
parent | d53a5867df7119788300ef3344f4fdfd007cc2f6 (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 9d874c7bd315..5c319ddbb939 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unreal -PORTVERSION= 3.2.10.1 +PORTVERSION= 3.2.10.2 CATEGORIES= irc ipv6 MASTER_SITES= http://www.unrealircd.com/downloads/ DISTNAME= ${PORTNAME}${PORTVERSION} |