diff options
author | wiz <wiz@pkgsrc.org> | 2018-01-28 16:24:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-01-28 16:24:10 +0000 |
commit | 550242385813e78eec495f45fb858c291f741218 (patch) | |
tree | d166f7ec3cb19fbbe719655a63f9a241b1545187 /cad/ghdl | |
parent | 1c35c4003beff77194757e1120d16036918e3ba4 (diff) | |
download | pkgsrc-550242385813e78eec495f45fb858c291f741218.tar.gz |
recursive bump after mpfr shlib major bump
Diffstat (limited to 'cad/ghdl')
-rw-r--r-- | cad/ghdl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile index e974a5b8a63..65740811c16 100644 --- a/cad/ghdl/Makefile +++ b/cad/ghdl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2016/11/25 20:36:50 marino Exp $ +# $NetBSD: Makefile,v 1.6 2018/01/28 16:24:12 wiz Exp $ GCCVER= 4.9.2 DISTNAME= ghdl-0.32rc1 CATEGORIES= cad -PKGREVISION= 1 +PKGREVISION= 2 MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 GCCDISTNAME= gcc-${GCCVER}.tar.bz2 |