diff options
Diffstat (limited to 'chat/fisg/Makefile')
-rw-r--r-- | chat/fisg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/fisg/Makefile b/chat/fisg/Makefile index 4df783ee88d..f56577dde17 100644 --- a/chat/fisg/Makefile +++ b/chat/fisg/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2005/05/22 20:07:42 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:23 joerg Exp $ DISTNAME= fisg-0.2.0 +PKGREVISION= 1 CATEGORIES= chat textproc MASTER_SITES= http://www.tnsp.org/files/ |