diff options
author | recht <recht@pkgsrc.org> | 2004-07-18 10:49:49 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-07-18 10:49:49 +0000 |
commit | 47fbd93ebdef9772996c6105d6b1e9798034038d (patch) | |
tree | 5914848b01966cfda32f88d695c59a2533f25972 /lang/sather/Makefile | |
parent | d4f7314ccad08887e586a9e3fb82d5d1e91dfb1d (diff) | |
download | pkgsrc-47fbd93ebdef9772996c6105d6b1e9798034038d.tar.gz |
bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
Diffstat (limited to 'lang/sather/Makefile')
-rw-r--r-- | lang/sather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sather/Makefile b/lang/sather/Makefile index 12de172b859..fd8ff606da3 100644 --- a/lang/sather/Makefile +++ b/lang/sather/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2004/05/12 03:21:08 snj Exp $ +# $NetBSD: Makefile,v 1.19 2004/07/18 10:49:49 recht Exp $ DISTNAME= sather-1.2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=sather/} |