diff options
author | minskim <minskim> | 2008-09-21 21:54:01 +0000 |
---|---|---|
committer | minskim <minskim> | 2008-09-21 21:54:01 +0000 |
commit | 8aa2f06e83b0687e9ce51a0f03094bac99818fbf (patch) | |
tree | 3acd4cf9f54c7c06a811c47c37ee479acc07bdc1 /www | |
parent | 5ca82ea26108310f71c397e17bd499405f45f792 (diff) | |
download | pkgsrc-8aa2f06e83b0687e9ce51a0f03094bac99818fbf.tar.gz |
Bump PKGREVISION because binary packages built with
lang/ruby/replace.mk<1.11 and misc/rubygems/rubygems-1.39 may be broken.
Diffstat (limited to 'www')
-rw-r--r-- | www/rails/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rails/Makefile b/www/rails/Makefile index 0f097c30977..c0aef09b5d4 100644 --- a/www/rails/Makefile +++ b/www/rails/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2008/09/15 05:58:42 minskim Exp $ +# $NetBSD: Makefile,v 1.14 2008/09/21 21:54:01 minskim Exp $ DISTNAME= rails-2.1.1 +PKGREVISION= 1 CATEGORIES= www MAINTAINER= minskim@NetBSD.org |