diff options
Diffstat (limited to 'sysutils/most/Makefile')
-rw-r--r-- | sysutils/most/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index b8a9d73002db..1d88e36a2b5d 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: most -# Date created: 31 May 1997 -# Whom: rhwang@bigpanda.com -# +# Created by: rhwang@bigpanda.com # $FreeBSD$ -# PORTNAME= most PORTVERSION= 5.0.0 @@ -13,7 +9,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A pager (like less) which has support for windows and binary files +COMMENT= Pager (like less) which has support for windows and binary files LICENSE= GPLv2 |