diff options
Diffstat (limited to 'chat/unrealircd/Makefile')
-rw-r--r-- | chat/unrealircd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile index a22b5a7c2d6..9994406c7ac 100644 --- a/chat/unrealircd/Makefile +++ b/chat/unrealircd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/07/14 15:42:34 rodent Exp $ +# $NetBSD: Makefile,v 1.39 2014/02/12 23:17:37 tron Exp $ DISTNAME= Unreal3.2.10.1 PKGNAME= ${DISTNAME:tl:S/l/lircd-/1} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://unrealircd.com/downloads/ |