diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /lang/opencobol | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
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 90c1ada744a..35b2985e8bc 100644 --- a/lang/opencobol/Makefile +++ b/lang/opencobol/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2010/09/16 08:06:15 adam Exp $ +# $NetBSD: Makefile,v 1.22 2011/04/22 13:43:59 obache Exp $ DISTNAME= open-cobol-1.0 PKGNAME= opencobol-1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-cobol/} |