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/guile14/Makefile | |
parent | 428da897473032d250137694462dad92e257d4f7 (diff) | |
download | pkgsrc-aec64ecc39acd01a60a1b9744b9640320f253912.tar.gz |
To be on the safe side, bump PKGREVISION for previous.
Diffstat (limited to 'lang/guile14/Makefile')
-rw-r--r-- | lang/guile14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/guile14/Makefile b/lang/guile14/Makefile index 74187fa8caa..a198e977cd4 100644 --- a/lang/guile14/Makefile +++ b/lang/guile14/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2004/11/30 17:57:03 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2004/11/30 18:17:31 wiz Exp $ DISTNAME= guile-1.4.1 PKGNAME= guile14-1.4.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=guile/} |