diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-26 23:52:26 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-08-26 23:52:26 +0000 |
commit | fb29498bb0c9101c08db965c89522fbd3b05c930 (patch) | |
tree | c10d7a105a0c75da0c73ed64eec063343f354214 /devel/rubygem-uuid | |
parent | a9671cccd73d25fabff9b27559a96376a8ad2709 (diff) | |
download | ports-fb29498bb0c9101c08db965c89522fbd3b05c930.tar.gz ports-fb29498bb0c9101c08db965c89522fbd3b05c930.zip |
Notes
Diffstat (limited to 'devel/rubygem-uuid')
-rw-r--r-- | devel/rubygem-uuid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-uuid/Makefile b/devel/rubygem-uuid/Makefile index ebb48c79bc55..3952b4d4c3d9 100644 --- a/devel/rubygem-uuid/Makefile +++ b/devel/rubygem-uuid/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= UUID Generator for Ruby RUN_DEPENDS= rubygem-macaddr>=1.0.0:${PORTSDIR}/net/rubygem-macaddr |