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 1478df08cc2..adcfce0156a 100644 --- a/chat/unrealircd/Makefile +++ b/chat/unrealircd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2012/10/03 00:02:46 asau Exp $ +# $NetBSD: Makefile,v 1.35 2012/12/16 01:52:00 obache Exp $ DISTNAME= Unreal3.2.9 PKGNAME= unrealircd-3.2.9 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://unrealircd.com/downloads/ |