diff options
author | mich <mich@FreeBSD.org> | 2004-10-14 21:32:54 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2004-10-14 21:32:54 +0800 |
commit | fa08e878014a5eda96f168e86cf655ccabe5fa52 (patch) | |
tree | 4cb37a7472c86df1d79dc7d5a73a43e9e57fec81 /misc | |
parent | c8cee13ac25702c74a52458ba38f8c1da5c151cc (diff) | |
download | freebsd-ports-gnome-fa08e878014a5eda96f168e86cf655ccabe5fa52.tar.gz freebsd-ports-gnome-fa08e878014a5eda96f168e86cf655ccabe5fa52.tar.zst freebsd-ports-gnome-fa08e878014a5eda96f168e86cf655ccabe5fa52.zip |
o Updated to -> 3.10
- Feature enhancement
- Bugfixing
o Clean-up Makefile
Diffstat (limited to 'misc')
-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 |