diff options
Diffstat (limited to 'sysutils/logstalgia/Makefile')
-rw-r--r-- | sysutils/logstalgia/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index 6e35ab9e79d4..024374f3cc2f 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: logstalgia -# Date created: 13 Oct 2011 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= logstalgia PORTVERSION= 1.0.3 @@ -12,7 +8,7 @@ CATEGORIES= sysutils www MASTER_SITES= GOOGLE_CODE CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A website access log visualization tool +COMMENT= Website access log visualization tool LICENSE= GPLv3 |