diff options
author | patrick <patrick@FreeBSD.org> | 2001-07-12 09:28:55 +0800 |
---|---|---|
committer | patrick <patrick@FreeBSD.org> | 2001-07-12 09:28:55 +0800 |
commit | daa8dc3cbf57e89dc58bb02abf53583293c81dd5 (patch) | |
tree | fe481e76e135fbb18106ca9146fc671912eb99e3 /lang/tinycobol/Makefile | |
parent | 355f76283f0551494f8e6ac9997a1fb01a24b6a8 (diff) | |
download | freebsd-ports-gnome-daa8dc3cbf57e89dc58bb02abf53583293c81dd5.tar.gz freebsd-ports-gnome-daa8dc3cbf57e89dc58bb02abf53583293c81dd5.tar.zst freebsd-ports-gnome-daa8dc3cbf57e89dc58bb02abf53583293c81dd5.zip |
Update to version 0.54
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 d3a6553ebd47..d7dfb0403d13 100644 --- a/lang/tinycobol/Makefile +++ b/lang/tinycobol/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tinycobol -PORTVERSION= 0.53 +PORTVERSION= 0.54 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tiny-cobol |