diff options
Diffstat (limited to 'sysutils/less/Makefile')
| -rw-r--r-- | sysutils/less/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/less/Makefile b/sysutils/less/Makefile index b9ec56e78368..e1bb10adf74c 100644 --- a/sysutils/less/Makefile +++ b/sysutils/less/Makefile @@ -2,16 +2,15 @@ # $FreeBSD$ PORTNAME= less -PORTVERSION= 530 -PORTREVISION= 1 +PORTVERSION= 551 CATEGORIES= sysutils -MASTER_SITES= http://www.greenwoodsoftware.com/less/ \ - http://bitrote.org/distfiles/ +MASTER_SITES= http://www.greenwoodsoftware.com/less/ MAINTAINER= jharris@widomaker.com COMMENT= Better pager utility LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe ncurses |
