diff options
Diffstat (limited to 'misc/clex/Makefile')
-rw-r--r-- | misc/clex/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/clex/Makefile b/misc/clex/Makefile index cc7667f0a4de..2d48b5d0c612 100644 --- a/misc/clex/Makefile +++ b/misc/clex/Makefile @@ -6,16 +6,14 @@ # PORTNAME= clex -PORTVERSION= 3.1.9 +PORTVERSION= 3.10 CATEGORIES= misc MASTER_SITES= http://www.clex.sk/download/ MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= mich@FreeBSD.org COMMENT= A commandline file manager -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes USE_GMAKE= yes |