diff options
Diffstat (limited to 'sysutils/screenie')
-rw-r--r-- | sysutils/screenie/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/screenie/Makefile b/sysutils/screenie/Makefile index 94a0933ca4dd..72d69eed3a01 100644 --- a/sysutils/screenie/Makefile +++ b/sysutils/screenie/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: screenie -# Date created: 10 August 2004 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= screenie PORTVERSION= 1.30.0 @@ -12,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A small and lightweight screen(1) wrapper +COMMENT= Small and lightweight screen(1) wrapper LICENSE= GPLv2 |