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 771e797434a..28f86527359 100644 --- a/chat/unrealircd/Makefile +++ b/chat/unrealircd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2010/07/25 13:18:52 obache Exp $ +# $NetBSD: Makefile,v 1.31 2011/04/22 13:43:08 obache Exp $ DISTNAME= Unreal3.2.8.1 PKGNAME= unrealircd-3.2.8.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://unrealircd.com/downloads/ |