diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-21 13:25:53 +0000 |
commit | 6a3cd13ad078893bfb7e985f3c7be01fba6fbafc (patch) | |
tree | 0310c62a9d9d275cd96414e65242f3c8aa42170d /lang/gwydion-dylan | |
parent | 584845a43a5a4ec0fc5e9cc493af7943e7077088 (diff) | |
download | pkgsrc-6a3cd13ad078893bfb7e985f3c7be01fba6fbafc.tar.gz |
recursive bump for boehm-gc API bump
Diffstat (limited to 'lang/gwydion-dylan')
-rw-r--r-- | lang/gwydion-dylan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gwydion-dylan/Makefile b/lang/gwydion-dylan/Makefile index 7e0d15fe830..dd9a6e68088 100644 --- a/lang/gwydion-dylan/Makefile +++ b/lang/gwydion-dylan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2013/05/31 12:41:11 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/04/21 13:25:54 wiz Exp $ # DISTNAME= gwydion-dylan-${DYLAN_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= ftp://ftp.fu-berlin.de/pub/unix/languages/dylan/src/tar/ \ ftp://ftp.ntua.gr/pub/lang/gwydion/src/tar/ |