diff options
author | wiz <wiz> | 2004-11-30 18:17:31 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-11-30 18:17:31 +0000 |
commit | aec64ecc39acd01a60a1b9744b9640320f253912 (patch) | |
tree | 8d5c8769bdd03e2848a1d1bac72ba4f208d126d8 /lang/guile/Makefile | |
parent | 428da897473032d250137694462dad92e257d4f7 (diff) | |
download | pkgsrc-aec64ecc39acd01a60a1b9744b9640320f253912.tar.gz |
To be on the safe side, bump PKGREVISION for previous.
Diffstat (limited to 'lang/guile/Makefile')
-rw-r--r-- | lang/guile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/guile/Makefile b/lang/guile/Makefile index b917268c892..837134a5500 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2004/11/30 17:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2004/11/30 18:17:31 wiz Exp $ DISTNAME= guile-1.6.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=guile/} |