diff options
author | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-08-16 18:54:26 +0000 |
commit | de5f805a2745f6707a29acb9e4fb32250f758e7d (patch) | |
tree | 14858d835584bb9fe7573623c219ce6f2367d907 /chat/unrealircd | |
parent | fde09a287f36fbb5e7fec9e2859f7a67fc6d8faa (diff) | |
download | pkgsrc-de5f805a2745f6707a29acb9e4fb32250f758e7d.tar.gz |
revbump after boost-libs update
Diffstat (limited to 'chat/unrealircd')
-rw-r--r-- | chat/unrealircd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile index 4b4a98043c3..340dc6a2b9c 100644 --- a/chat/unrealircd/Makefile +++ b/chat/unrealircd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2018/07/04 13:40:11 jperkin Exp $ +# $NetBSD: Makefile,v 1.54 2018/08/16 18:54:37 adam Exp $ DISTNAME= Unreal3.2.10.5 PKGNAME= ${DISTNAME:tl:S/l/lircd-/1} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat MASTER_SITES= http://unrealircd.org/downloads/ |