diff options
Diffstat (limited to 'devel/log4sh/Makefile')
-rw-r--r-- | devel/log4sh/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/log4sh/Makefile b/devel/log4sh/Makefile index e45cccb3bb55..c12de23e189c 100644 --- a/devel/log4sh/Makefile +++ b/devel/log4sh/Makefile @@ -2,13 +2,12 @@ PORTNAME= log4sh PORTVERSION= 1.4.2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%201.4.X%20%28stable%29/${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Common logging library for Bourne shell scripts WWW= https://sites.google.com/a/forestent.com/projects/log4sh -USES= cpe +USES= cpe tar:tgz OPTIONS_DEFINE= DOCS |