diff options
| author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 20:48:42 +0000 |
|---|---|---|
| committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 20:48:42 +0000 |
| commit | b0f16becefdbe3ec8d807cf268a52a3198e77f26 (patch) | |
| tree | f139ea1244ad9474a05a9650646b11b0b25b439a /databases/ruby-sqlite | |
| parent | send some ruby- ports to ruby@ (diff) | |
- Convert to RF macro
With Hat: ruby@
Notes
Notes:
svn path=/head/; revision=256049
Diffstat (limited to 'databases/ruby-sqlite')
| -rw-r--r-- | databases/ruby-sqlite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-sqlite/Makefile b/databases/ruby-sqlite/Makefile index f9c6ce691710..635a51159623 100644 --- a/databases/ruby-sqlite/Makefile +++ b/databases/ruby-sqlite/Makefile @@ -8,7 +8,7 @@ PORTNAME= sqlite PORTVERSION= 2.2.3 CATEGORIES= databases ruby -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} +MASTER_SITES= RF MASTER_SITE_SUBDIR= ${PORTNAME}-ruby PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} |
