diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-30 12:04:11 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-08-30 12:04:11 +0000 |
commit | 5bbbe3cd8487048446b9b7c9c12d918b795f92b7 (patch) | |
tree | 1009baab89989bd7b86911bd44fd266e72c2d56f /archivers/ucl/Makefile | |
parent | f4ea0d52718a5347a00f3dfe2db8c9ce1b2a155d (diff) | |
download | ports-5bbbe3cd8487048446b9b7c9c12d918b795f92b7.tar.gz ports-5bbbe3cd8487048446b9b7c9c12d918b795f92b7.zip |
Update to 1.01.
PR: 39197
Prompted by: Szymon Roczniak <simon@dischaos.com>
Notes
Notes:
svn path=/head/; revision=65284
Diffstat (limited to 'archivers/ucl/Makefile')
-rw-r--r-- | archivers/ucl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile index 04415b4b0e30..2eb6c2d83a41 100644 --- a/archivers/ucl/Makefile +++ b/archivers/ucl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ucl -PORTVERSION= 0.92 +PORTVERSION= 1.01 CATEGORIES= archivers devel MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ \ ${MASTER_SITE_SUNSITE} |