diff options
Diffstat (limited to 'lang/gnu-cobol/Makefile')
-rw-r--r-- | lang/gnu-cobol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gnu-cobol/Makefile b/lang/gnu-cobol/Makefile index a3ca109c6931..1e30d2c5b0c2 100644 --- a/lang/gnu-cobol/Makefile +++ b/lang/gnu-cobol/Makefile @@ -1,6 +1,6 @@ PORTNAME= gnucobol PORTVERSION= 3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= GNU/gnucobol |