diff options
author | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-24 19:43:21 +0000 |
commit | 9d172bbac7b465ba503d0d856161515c871a39f4 (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /lang/opencobol | |
parent | e25ac6e234ee9a23ee0c2ce1ea223e2957534126 (diff) | |
download | pkgsrc-9d172bbac7b465ba503d0d856161515c871a39f4.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'lang/opencobol')
-rw-r--r-- | lang/opencobol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/opencobol/Makefile b/lang/opencobol/Makefile index 611f25d8516..fd945b7da33 100644 --- a/lang/opencobol/Makefile +++ b/lang/opencobol/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2009/12/15 23:41:46 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2010/03/24 19:43:25 asau Exp $ # DISTNAME= open-cobol-0.32 PKGNAME= opencobol-0.32 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-cobol/} |