diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-02-25 14:21:06 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-02-25 14:21:06 +0000 |
commit | a1aa801ca6fc26e0aa9a9777def8e49d6eeaec1b (patch) | |
tree | 379892456052af5ac5764dc2d175ac12d51d6909 /lang/open-cobol/Makefile | |
parent | 22937b6c0a9fd2cc5cfd8368533e49812d047c70 (diff) |
Notes
Diffstat (limited to 'lang/open-cobol/Makefile')
-rw-r--r-- | lang/open-cobol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile index 2284db4b5e37..75c492113156 100644 --- a/lang/open-cobol/Makefile +++ b/lang/open-cobol/Makefile @@ -7,7 +7,7 @@ # PORTNAME= open-cobol -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |