diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-01-29 13:42:57 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-01-29 13:42:57 +0000 |
commit | f92200e4ed760a237078bea1a6cbb1f95388d1d9 (patch) | |
tree | af6eca5de1a0ae9e6c65f7c96032e9187810a18f /lang/tinycobol/Makefile | |
parent | Update to 2.2.0. (diff) |
Update to 0.55
Notes
Notes:
svn path=/head/; revision=53963
Diffstat (limited to 'lang/tinycobol/Makefile')
-rw-r--r-- | lang/tinycobol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tinycobol/Makefile b/lang/tinycobol/Makefile index d7dfb0403d13..97e346c8246a 100644 --- a/lang/tinycobol/Makefile +++ b/lang/tinycobol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tinycobol -PORTVERSION= 0.54 +PORTVERSION= 0.55 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tiny-cobol |