diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | d83cf0410323eaed23ff7e025682366ba24acfd7 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /lang/clisp | |
parent | d227f1591b6bfe39fed37ca41b47efc9fb4e3604 (diff) | |
download | pkgsrc-d83cf0410323eaed23ff7e025682366ba24acfd7.tar.gz |
Recursive bump from gdbm shlib bump.
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 add81ab0b54..306cae28964 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2011/04/22 13:43:58 obache Exp $ +# $NetBSD: Makefile,v 1.83 2011/08/23 13:06:49 obache Exp $ # DISTNAME= clisp-2.49 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clisp/} #EXTRACT_SUFX= .tar.bz2 |