diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 00:15:16 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 00:15:16 +0000 |
commit | 6cc7f9196cddc57742fef72c261b19baaf16eeb9 (patch) | |
tree | b24afb939b31bc09dd489950fca65053d9c571d0 /devel/rubygem-uuid | |
parent | d0f6f31a06bed3cc32f4d254b4ca4a0b1652164e (diff) |
Notes
Diffstat (limited to 'devel/rubygem-uuid')
-rw-r--r-- | devel/rubygem-uuid/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-uuid/Makefile b/devel/rubygem-uuid/Makefile index 3952b4d4c3d9..f856d57e5d74 100644 --- a/devel/rubygem-uuid/Makefile +++ b/devel/rubygem-uuid/Makefile @@ -7,13 +7,14 @@ PORTNAME= uuid PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= UUID Generator for Ruby -RUN_DEPENDS= rubygem-macaddr>=1.0.0:${PORTSDIR}/net/rubygem-macaddr +RUN_DEPENDS= rubygem-macaddr>=1.0:${PORTSDIR}/net/rubygem-macaddr PLIST_FILES+= bin/uuid |