diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 14:00:30 +0000 |
commit | 1101f09c09367bca303d13431ed15f28d0a22f65 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /sysutils/wuzzah | |
parent | fde362579641ddf717c0f67041e6f3360e2fad61 (diff) |
Notes
Diffstat (limited to 'sysutils/wuzzah')
-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 |