diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-15 23:41:45 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-15 23:41:45 +0000 |
commit | bd414b07cdedafcec6da904a351658fee63bdd2c (patch) | |
tree | e843c77b811ed315d5469c8f9eab719a72bb9ae9 /lang/opencobol | |
parent | 09c72874f60603342756c92cec1288a5d5b7222e (diff) | |
download | pkgsrc-bd414b07cdedafcec6da904a351658fee63bdd2c.tar.gz |
Recursive bump for libltdl
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 c33fa73243d..611f25d8516 100644 --- a/lang/opencobol/Makefile +++ b/lang/opencobol/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:23 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2009/12/15 23:41:46 joerg Exp $ # DISTNAME= open-cobol-0.32 PKGNAME= opencobol-0.32 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open-cobol/} |