diff options
author | taca <taca@pkgsrc.org> | 2011-02-21 16:01:10 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-02-21 16:01:10 +0000 |
commit | 6d80a966126ba119d6cff724a21d0dae4af9e997 (patch) | |
tree | cf0b486b4eb99aa96ba604e3bd9d4f4d57ad5f3d /www/thin | |
parent | 8dfe7de909ab47ba6b24c3a4f0b6d1e602ee50f8 (diff) | |
download | pkgsrc-6d80a966126ba119d6cff724a21d0dae4af9e997.tar.gz |
Bump PKGREVISION due to ABI change of ruby18-base.
Diffstat (limited to 'www/thin')
-rw-r--r-- | www/thin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/thin/Makefile b/www/thin/Makefile index a3a5b7c7dfe..2d970521525 100644 --- a/www/thin/Makefile +++ b/www/thin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2010/09/13 14:39:31 taca Exp $ +# $NetBSD: Makefile,v 1.8 2011/02/21 16:01:23 taca Exp $ DISTNAME= thin-1.2.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MAINTAINER= pkgsrc-users@NetBSD.org |