diff options
author | Michael Landin <mich@FreeBSD.org> | 2004-10-14 13:32:54 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2004-10-14 13:32:54 +0000 |
commit | a2a1feeeb1e5d1cce547fc835c241921133db8ba (patch) | |
tree | 4bf546e8a026b66afe1b97245f81cb3b0dcb3d73 /misc/clex | |
parent | 875ebd31e7b0c845a482d12d49e1a601a8fcfdd5 (diff) | |
download | ports-a2a1feeeb1e5d1cce547fc835c241921133db8ba.tar.gz ports-a2a1feeeb1e5d1cce547fc835c241921133db8ba.zip |
Notes
Diffstat (limited to 'misc/clex')
-rw-r--r-- | misc/clex/Makefile | 4 | ||||
-rw-r--r-- | misc/clex/distinfo | 4 |
2 files changed, 3 insertions, 5 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 diff --git a/misc/clex/distinfo b/misc/clex/distinfo index 697b80f74a31..e25f5ae60d7b 100644 --- a/misc/clex/distinfo +++ b/misc/clex/distinfo @@ -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 |