diff options
Diffstat (limited to 'sysutils/wuzzah/Makefile')
-rw-r--r-- | sysutils/wuzzah/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/wuzzah/Makefile b/sysutils/wuzzah/Makefile index 061c2e9f8618..c5dedc360bf0 100644 --- a/sysutils/wuzzah/Makefile +++ b/sysutils/wuzzah/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wuzzah -# Date created: 8 Sep 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= wuzzah PORTVERSION= 0.53 @@ -11,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A command line utility for stalking users +COMMENT= Command-line utility for stalking users LICENSE= GPLv2 |