diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-06-02 08:31:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-06-02 08:31:53 +0000 |
commit | 833889a3faf7e372a54c4b808f3cada27b952f8b (patch) | |
tree | 11eda43033a49597cbfac50aa64d81c4bdbad9a9 /net-im | |
parent | 901c44c76be578607ac58a8eeab567410ecf076d (diff) | |
download | ports-833889a3faf7e372a54c4b808f3cada27b952f8b.tar.gz ports-833889a3faf7e372a54c4b808f3cada27b952f8b.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/rubygem-xmpp4r/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/rubygem-xmpp4r/Makefile b/net-im/rubygem-xmpp4r/Makefile index 9f728eb41114..a44b34e7b2df 100644 --- a/net-im/rubygem-xmpp4r/Makefile +++ b/net-im/rubygem-xmpp4r/Makefile @@ -9,7 +9,7 @@ PORTNAME= xmpp4r PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= net-im ruby -MASTER_SITES= http://download.gna.org/xmpp4r/ +MASTER_SITES= RG MAINTAINER= miwi@FreeBSD.org COMMENT= XMPP/Jabber library for Ruby |