diff options
author | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
commit | 3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe (patch) | |
tree | 2a8358bc5fc8875855aa8d4672495c84bd23b7bc /lang/clisp | |
parent | 89159dcf48d61796bab26ca26e9f87dae2511ddd (diff) | |
download | pkgsrc-3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'lang/clisp')
-rw-r--r-- | lang/clisp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 306cae28964..43abb3556d3 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2011/08/23 13:06:49 obache Exp $ +# $NetBSD: Makefile,v 1.84 2011/11/01 06:11:55 sbd Exp $ # DISTNAME= clisp-2.49 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/} #EXTRACT_SUFX= .tar.bz2 |