diff options
| author | rodent <rodent@pkgsrc.org> | 2014-07-16 07:56:28 +0000 |
|---|---|---|
| committer | rodent <rodent@pkgsrc.org> | 2014-07-16 07:56:28 +0000 |
| commit | 7a8fcf90ceb655dcb3a743f060f65ac2a307dc07 (patch) | |
| tree | fe3d84fbfad611d7212a8fda419aec1987d8bfdf /security/ruby-openid/Makefile | |
| parent | a95e806ef3a6cb154a245cf8760212cab70f6b5b (diff) | |
| download | pkgsrc-7a8fcf90ceb655dcb3a743f060f65ac2a307dc07.tar.gz | |
Removing .ri entries from PLIST. NFI why this works with/without the
entries on my machine. Seems no other ruby package has them. Bump
PKGREVISION.
Diffstat (limited to 'security/ruby-openid/Makefile')
| -rw-r--r-- | security/ruby-openid/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ruby-openid/Makefile b/security/ruby-openid/Makefile index 63ee52ca85b..9b9f0bd160e 100644 --- a/security/ruby-openid/Makefile +++ b/security/ruby-openid/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2014/07/04 12:35:20 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2014/07/16 07:56:28 rodent Exp $ DISTNAME= openid-0.0.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= ruby security MAINTAINER= rodent@NetBSD.org |
