diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
commit | 1101f09c09367bca303d13431ed15f28d0a22f65 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /sysutils/most | |
parent | fde362579641ddf717c0f67041e6f3360e2fad61 (diff) | |
download | freebsd-ports-gnome-1101f09c09367bca303d13431ed15f28d0a22f65.tar.gz freebsd-ports-gnome-1101f09c09367bca303d13431ed15f28d0a22f65.tar.zst freebsd-ports-gnome-1101f09c09367bca303d13431ed15f28d0a22f65.zip |
Remove indefinite article from COMMENT
Diffstat (limited to 'sysutils/most')
-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 |