diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-28 10:21:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-28 10:21:31 +0000 |
commit | c8711e099a3d343177de2ef23a0c0541026bf631 (patch) | |
tree | d781081cc7ba7b393f9ab402dff8c01178eed7f7 /irc/unreal/Makefile | |
parent | - Update to 1.24.0 (diff) |
dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix
Approved by: portmgr (implicit, bump unstaged port)
Notes
Notes:
svn path=/head/; revision=366389
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 6b7007e12648..c2505a059d0d 100644 --- a/irc/unreal/Makefile +++ b/irc/unreal/Makefile @@ -3,7 +3,7 @@ PORTNAME= Unreal PORTVERSION= 3.2.10.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc ipv6 MASTER_SITES= http://www.unrealircd.com/downloads/ DISTNAME= ${PORTNAME}${PORTVERSION} |