diff options
Diffstat (limited to 'misc/cloc/Makefile')
-rw-r--r-- | misc/cloc/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index c3ebbe991aa6..8d0e2298af4a 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: cloc -# Date created: 2 May 2007 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cloc -PORTVERSION= 1.56 +PORTVERSION= 1.58 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} EXTRACT_SUFX= .pl |