diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-27 00:57:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-27 00:57:34 +0000 |
commit | 69d629a3da59d760c6560759b68350558479d863 (patch) | |
tree | e3c9feb775687042160fddcdc36328a7de86a19c /devel/rubygem-notify/Makefile | |
parent | 982afda10b45664cd8094725471f8361a4e4b09e (diff) | |
download | ports-69d629a3da59d760c6560759b68350558479d863.tar.gz ports-69d629a3da59d760c6560759b68350558479d863.zip |
Notes
Diffstat (limited to 'devel/rubygem-notify/Makefile')
-rw-r--r-- | devel/rubygem-notify/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/rubygem-notify/Makefile b/devel/rubygem-notify/Makefile index 83bc34871899..b9b66e5fc1b3 100644 --- a/devel/rubygem-notify/Makefile +++ b/devel/rubygem-notify/Makefile @@ -8,8 +8,7 @@ PORTNAME= notify PORTVERSION= 0.2.1 CATEGORIES= devel rubygems -MASTER_SITES= http://rubygems.org/downloads/ \ - http://production.cf.rubygems.org/gems/ +MASTER_SITES= RG MAINTAINER= ports@c0decafe.net COMMENT= Provides notification functionalities on cross platforms |