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 | 98cbee725dd315ce1510cab5f91e1b20ca6baf1f (patch) | |
tree | e843c77b811ed315d5469c8f9eab719a72bb9ae9 /lang/opencobol/Makefile | |
parent | 6609aecd1fc9e6bd34bad6f5c73281c2adc1944f (diff) | |
download | pkgsrc-98cbee725dd315ce1510cab5f91e1b20ca6baf1f.tar.gz |
Recursive bump for libltdl
Diffstat (limited to 'lang/opencobol/Makefile')
-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/} |