diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/clisp-gtk2 | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/clisp-gtk2')
-rw-r--r-- | x11/clisp-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/clisp-gtk2/Makefile b/x11/clisp-gtk2/Makefile index 8a6a269fa91..d8361428597 100644 --- a/x11/clisp-gtk2/Makefile +++ b/x11/clisp-gtk2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2011/04/22 13:45:01 obache Exp $ +# $NetBSD: Makefile,v 1.6 2011/11/01 06:02:48 sbd Exp $ # CLISP_MODULE= gtk2 PKGNAME= clisp-$(CLISP_MODULE)-$(CLISP_VERSION) -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/} |