aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-sqlite3-ruby
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-05 09:09:18 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-05 09:09:18 +0000
commit49ddc236c79c5ab8ceb78bc5e3cb0079141aaf5a (patch)
tree57feb8ff919c7715cbf5baf57f50c7784a201983 /databases/rubygem-sqlite3-ruby
parent82f732356ab059ef631979bc22d3d16c381c68fe (diff)
downloadports-49ddc236c79c5ab8ceb78bc5e3cb0079141aaf5a.tar.gz
ports-49ddc236c79c5ab8ceb78bc5e3cb0079141aaf5a.zip
- RF -> RG conversions
With Hat: ruby@
Notes
Notes: svn path=/head/; revision=262433
Diffstat (limited to 'databases/rubygem-sqlite3-ruby')
-rw-r--r--databases/rubygem-sqlite3-ruby/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rubygem-sqlite3-ruby/Makefile b/databases/rubygem-sqlite3-ruby/Makefile
index 3d5db04a35f0..8c9ae42c0338 100644
--- a/databases/rubygem-sqlite3-ruby/Makefile
+++ b/databases/rubygem-sqlite3-ruby/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sqlite3
PORTVERSION= 1.3.1
CATEGORIES= databases rubygems
-MASTER_SITES= RUBYFORGE/sqlite-ruby
+MASTER_SITES= RG
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
MAINTAINER= ruby@FreeBSD.org