diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-07 13:25:25 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-07 13:25:25 +0000 |
commit | 69bfde79150c31751515222d4b4406206d2f8ac6 (patch) | |
tree | 6b4e9af161ce26f465bef7abe3b45495d395a5a0 | |
parent | Add two racoon issues, one particularly serious. (diff) |
Shorten comment. Drop maintainership.
Notes
Notes:
svn path=/head/; revision=106395
-rw-r--r-- | devel/invitation_to_ruby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/invitation_to_ruby/Makefile b/devel/invitation_to_ruby/Makefile index efc00890f5af..494be8d2075d 100644 --- a/devel/invitation_to_ruby/Makefile +++ b/devel/invitation_to_ruby/Makefile @@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= trevor DISTNAME= invitationtoruby EXTRACT_SUFX= .tgz -MAINTAINER= trevor@FreeBSD.org -COMMENT= A talk given by Jim Weirich, a brief introduction to Ruby +MAINTAINER= ports@FreeBSD.org +COMMENT= Talk given by Jim Weirich, a brief introduction to Ruby NO_BUILD= yes NO_CDROM= \ |