diff options
Diffstat (limited to 'chat/fisg/Makefile')
-rw-r--r-- | chat/fisg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/fisg/Makefile b/chat/fisg/Makefile index 22e62efe0e1..25284549d70 100644 --- a/chat/fisg/Makefile +++ b/chat/fisg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2017/08/01 14:58:53 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/03 08:36:50 wiz Exp $ DISTNAME= fisg-0.3.12 CATEGORIES= chat textproc MASTER_SITES= http://www.tnsp.org/files/ MAINTAINER= snj@NetBSD.org -HOMEPAGE= https://www.tnsp.org/fisg.php +#HOMEPAGE= https://www.tnsp.org/fisg.php COMMENT= Fast IRC statistics generator WRKSRC= ${WRKDIR}/${DISTNAME}/src |