aboutsummaryrefslogtreecommitdiff
path: root/misc/clex/Makefile
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2004-10-14 13:32:54 +0000
committerMichael Landin <mich@FreeBSD.org>2004-10-14 13:32:54 +0000
commita2a1feeeb1e5d1cce547fc835c241921133db8ba (patch)
tree4bf546e8a026b66afe1b97245f81cb3b0dcb3d73 /misc/clex/Makefile
parent875ebd31e7b0c845a482d12d49e1a601a8fcfdd5 (diff)
downloadports-a2a1feeeb1e5d1cce547fc835c241921133db8ba.tar.gz
ports-a2a1feeeb1e5d1cce547fc835c241921133db8ba.zip
o Updated to -> 3.10
- Feature enhancement - Bugfixing o Clean-up Makefile
Notes
Notes: svn path=/head/; revision=119414
Diffstat (limited to 'misc/clex/Makefile')
-rw-r--r--misc/clex/Makefile4
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