o Updated to -> 3.10
- Feature enhancement - Bugfixing o Clean-up Makefile
This commit is contained in:
parent
875ebd31e7
commit
a2a1feeeb1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119414
2 changed files with 3 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (clex-3.1.9.src.tar.gz) = 33efce1122f01945b0e09bb7d8791282
|
||||
SIZE (clex-3.1.9.src.tar.gz) = 164373
|
||||
MD5 (clex-3.10.tar.gz) = c0523bde043ffd3167670ce9b94d6c28
|
||||
SIZE (clex-3.10.tar.gz) = 168055
|
||||
|
|
Loading…
Reference in a new issue